Code52.i18n.MVC4
0.2.8
A core package to create an internationalization-ready web application
Install-Package Code52.i18n.MVC4 -Version 0.2.8
dotnet add package Code52.i18n.MVC4 --version 0.2.8
<PackageReference Include="Code52.i18n.MVC4" Version="0.2.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Code52.i18n.MVC4 --version 0.2.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Code52.i18n.MVC4, 0.2.8"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Code52.i18n.MVC4 as a Cake Addin
#addin nuget:?package=Code52.i18n.MVC4&version=0.2.8
// Install Code52.i18n.MVC4 as a Cake Tool
#tool nuget:?package=Code52.i18n.MVC4&version=0.2.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial release
Dependencies
-
- AntiXSS (>= 4.2.1)
- jquery.cookie
- jquery-globalize (>= 0.1.0)
- ModelMetadataExtensionsWithBugfix (>= 0.1.2)
- WebActivator (>= 1.5.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Code52.i18n.MVC4:
Package | Downloads |
---|---|
Code52.i18n.MVC4.Sample.Razor
Sample implementation of i18n package
|
GitHub repositories
This package is not used by any popular GitHub repositories.