Namespace DataWeb.Localization
Classes
LocalizationService
Represents a service for managing localization resources.
Localizer
Provides localized string resources for an application.
LocalizerFactory
Implements the IStringLocalizerFactory interface to create instances of Localizer for localizing resources.
ReferenceResource
ReferenceResource.CultureItem
Resource
Represents a resource in the localization system.
Resource.CultureItem
Represents a localized value of a resource for a specific culture.
ResourceFilter
Represents a filter for resource query operations.
ResourceFilter.OrderDataField
Represents an order data field for a context item filter.
ResourceHostedService
Background service for initializing cached resources from the localization service at startup.
TranslationRule
Represents a custom translation rule.
TranslationRuleFilter
Represents a filter for translation rule query operations.
Interfaces
ILocalizationService
Interface for managing localization resources, including retrieving, updating, and caching resources.
IResourceStore
The interface for a resource store implementation, which provides CRUD operations for resources.
ITranslationRuleStore
The interface for a translation rule store implementation, which provides CRUD operations for entries.
ITranslationService
Enums
ResourceStatus
Represents the status of a resource.
TranslationRuleStatus
Represents the status of a rule.
TranslationTextType
Represents the status of a resource.