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