Code52.i18n.MVC3 0.2.8

dotnet add package Code52.i18n.MVC3 --version 0.2.8
                    
NuGet\Install-Package Code52.i18n.MVC3 -Version 0.2.8
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Code52.i18n.MVC3" Version="0.2.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Code52.i18n.MVC3" Version="0.2.8" />
                    
Directory.Packages.props
<PackageReference Include="Code52.i18n.MVC3" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Code52.i18n.MVC3 --version 0.2.8
                    
#r "nuget: Code52.i18n.MVC3, 0.2.8"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Code52.i18n.MVC3&version=0.2.8
                    
Install as a Cake Addin
#tool nuget:?package=Code52.i18n.MVC3&version=0.2.8
                    
Install as a Cake Tool

A core package to create an internationalization-ready web application

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Code52.i18n.MVC3:

Package Downloads
Code52.i18n.MVC3.Sample.Razor

Sample implementation of i18n package

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.8 2,428 4/10/2013
0.2.7 1,476 4/10/2013
0.2.5 2,755 3/15/2012

Initial release