KestrunLocalizationOptions.ResourcesBasePath property

Gets or sets the base path for localization resources. Default is “i18n”.

public string ResourcesBasePath { get; set; }

See Also