KestrunHost.LocalizationStore property
The localization store used by this host when UseKestrunLocalization is configured. May be null if localization middleware was not added.
public KestrunLocalizationStore? LocalizationStore { get; }
See Also
- class KestrunLocalizationStore
- class KestrunHost
- namespace Kestrun.Hosting