KestrunContext.Strings property
Gets the localized string table for the resolved culture when localization middleware is enabled.
public IReadOnlyDictionary<string, string> Strings { get; }
See Also
- record KestrunContext
- namespace Kestrun.Models
Gets the localized string table for the resolved culture when localization middleware is enabled.
public IReadOnlyDictionary<string, string> Strings { get; }