i18N-Complete-MVC4 0.1.724.140223

dotnet add package i18N-Complete-MVC4 --version 0.1.724.140223
NuGet\Install-Package i18N-Complete-MVC4 -Version 0.1.724.140223
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="i18N-Complete-MVC4" Version="0.1.724.140223" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add i18N-Complete-MVC4 --version 0.1.724.140223
#r "nuget: i18N-Complete-MVC4, 0.1.724.140223"
#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.
// Install i18N-Complete-MVC4 as a Cake Addin
#addin nuget:?package=i18N-Complete-MVC4&version=0.1.724.140223

// Install i18N-Complete-MVC4 as a Cake Tool
#tool nuget:?package=i18N-Complete-MVC4&version=0.1.724.140223

i18N-Complete ASP.NET MVC 4 tools.
     Real world i18N - .po based localization for Javascript, ASP.NET MVC 4, and ASP.NET WebForms.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.724.140223 274 7/24/2013
0.1.724.74721 51 7/24/2013
0.1.724.74645 49 7/24/2013
0.1.723.130236 49 7/23/2013
0.1.723.124902 50 7/23/2013
0.1.723.90003 51 7/23/2013
0.1.723.85953 53 7/23/2013
0.1.718.91321 49 7/18/2013
0.1.717.190716 48 7/17/2013
0.1.717.121113 49 7/17/2013
0.1.716.171241 47 7/16/2013
0.1.702.192839 48 7/2/2013
0.1.702.192829 48 7/2/2013
0.1.701.185027 49 7/1/2013
0.1.701.182726 50 7/1/2013
0.1.630.195936 50 6/30/2013
0.1.630.194901 48 6/30/2013
0.1.630.193959 48 6/30/2013
0.1.630.193652 48 6/30/2013
0.1.630.192832 52 6/30/2013
0.1.629.234852 48 6/29/2013
0.1.624.173601 48 6/24/2013
0.1.624.122035 48 6/24/2013
0.1.624.94454 47 6/24/2013
0.1.624.92846 47 6/24/2013
0.1.624.91112 47 6/24/2013
0.1.623.10841 49 6/23/2013
0.1.623.10750 48 6/23/2013
0.1.623.10708 49 6/23/2013
0.1.623.4500 48 6/23/2013
0.1.623.4110 47 6/23/2013
0.1.623.2451 47 6/23/2013
0.1.623.2424 48 6/23/2013
0.1.623.1244 49 6/23/2013
0.1.623.1223 49 6/23/2013
0.1.620.112354 49 6/20/2013
0.1.620.112345 49 6/20/2013
0.1.620.91643 48 6/20/2013
0.1.620.91315 49 6/20/2013

* Added MergeRouteValues, GetVirtualPathData
     * Added LinkA and ActionLinkA automatically include `scheme` || `protocol` and `hostname` from route's DataTokens
     * Enhanced referenced localized files from .po files to be relative to the solution
     * Disabled warnings by default. Enable them by `Localize.bat warn`