C# (CSharp) i18n Namespace

Nested Namespaces

i18n.Core
i18n.Domain
i18n.Helpers
i18n.PostBuild
i18n.Tests
i18n.Web

Classes

Name Description
DefaultRootServices
EarlyUrlLocalizer
HttpContextExtensions
LocalizedApplication Manages the configuration of the i18n features of your localized application.
LocalizingModule HTTP module responsible for: 1. Implementing early URL localization 2. Installing our ResponseFilter into the ASP.NET pipeline.
LocalizingService A service for retrieving localized text from PO resource files
NuggetLocalizer The i18n default implementaion of the INuggetLocalizer service.
TextLocalizer A service for retrieving localized text from PO resource files
UrlLocalizer The i18n default implementaion of the IUrlLocalizer service.