- Localization.Plugin
Localization.Plugin
Assembly: Localization.Plugin
Description
The Localization.Plugin module provides a simple mechanism for ensuring a site is localizable. It supports the UserSessionMiddleware.Plugin which contains the culture for the session and ensures that the executing thread uses the correct UI culture.
Languages
As well as augmenting UserSessionMiddleware, this plugin also implements the IStringLocalizer and IStringLocalizerFactory classes which override the default Net Core localization and allows the Languages module to be used by default. Please see the following documents for more information: