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 276 7/24/2013
0.1.724.74721 53 7/24/2013
0.1.724.74645 51 7/24/2013
0.1.723.130236 51 7/23/2013
0.1.723.124902 51 7/23/2013
0.1.723.90003 52 7/23/2013
0.1.723.85953 55 7/23/2013
0.1.718.91321 51 7/18/2013
0.1.717.190716 50 7/17/2013
0.1.717.121113 50 7/17/2013
0.1.716.171241 48 7/16/2013
0.1.702.192839 49 7/2/2013
0.1.702.192829 50 7/2/2013
0.1.701.185027 51 7/1/2013
0.1.701.182726 52 7/1/2013
0.1.630.195936 52 6/30/2013
0.1.630.194901 49 6/30/2013
0.1.630.193959 50 6/30/2013
0.1.630.193652 50 6/30/2013
0.1.630.192832 54 6/30/2013
0.1.629.234852 50 6/29/2013
0.1.624.173601 50 6/24/2013
0.1.624.122035 50 6/24/2013
0.1.624.94454 49 6/24/2013
0.1.624.92846 49 6/24/2013
0.1.624.91112 49 6/24/2013
0.1.623.10841 50 6/23/2013
0.1.623.10750 50 6/23/2013
0.1.623.10708 51 6/23/2013
0.1.623.4500 49 6/23/2013
0.1.623.4110 49 6/23/2013
0.1.623.2451 49 6/23/2013
0.1.623.2424 50 6/23/2013
0.1.623.1244 50 6/23/2013
0.1.623.1223 51 6/23/2013
0.1.620.112354 51 6/20/2013
0.1.620.112345 51 6/20/2013
0.1.620.91643 49 6/20/2013
0.1.620.91315 50 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`