Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 460 Bytes

LocalizationLibraries.md

File metadata and controls

13 lines (6 loc) · 460 Bytes

Dependency Injection Libraries Documentation

HttpContext extensions

Adds extension methods to HttpContext objects that can be used to fetch localization-specific values such as the current request's UI culture.

LocalizedHtmlStringExtensions extensions

Adds extension methods to LocalizedHtmlString objects to make view localization more convenient.

Please see the inline documentation of each extension methods learn more.