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. |