We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Code52.i18n is a collection of packages and tips to help developers get started building globalized and localized application using ASP.NET MVC.
About
Getting started:
From an empty MVC project, open the
Install-Package Code52.i18n.MVC4 - add this to an empty MVC4 project
Install-Package Code52.i18n.MVC4
Install-Package Code52.i18n.MVC3 - add this to an empty MVC3 project
Install-Package Code52.i18n.MVC3
Adding Resources to a NuGet Package
Detect the user's locale
Localizing Data Annotations