KestrunLocalizationOptions.DefaultCulture property

Gets or sets the default culture to use when no match is found. Default is “en-US”.

public string DefaultCulture { get; set; }

See Also