Namespace Tlumach.Extensions.Localization
Classes
- TlumachLocalizationExtensions
Adds the classes necessary for dependency injection.
- TlumachSettingsProvider
This class keeps settings for various localizer instances bound to specific contents.
- TlumachStringLocalizer
The class that provides localization functionality.
- TlumachStringLocalizerFactory
Creates instances of TlumachStringLocalizer.
- TlumachStringLocalizer<T>
Represents an IStringLocalizer that provides strings for T.
Interfaces
- ITlumachSettingsProvider
An interface that defines the GetOptionsFor method of the settings provider.