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.
<PackageVersion Include="i18N-Complete-MVC4" Version="0.1.724.140223" />
                    
Directory.Packages.props
<PackageReference Include="i18N-Complete-MVC4" />
                    
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 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.
#addin nuget:?package=i18N-Complete-MVC4&version=0.1.724.140223
                    
Install i18N-Complete-MVC4 as a Cake Addin
#tool nuget:?package=i18N-Complete-MVC4&version=0.1.724.140223
                    
Install i18N-Complete-MVC4 as a Cake Tool

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.724.140223 8,868 7/24/2013
0.1.724.74721 7,730 7/24/2013
0.1.724.74645 8,065 7/24/2013
0.1.723.130236 7,844 7/23/2013
0.1.723.124902 7,784 7/23/2013
0.1.723.90003 7,893 7/23/2013
0.1.723.85953 7,819 7/23/2013
0.1.718.91321 7,654 7/18/2013
0.1.717.190716 7,967 7/17/2013
0.1.717.121113 7,860 7/17/2013
0.1.716.171241 8,399 7/16/2013
0.1.702.192839 7,827 7/2/2013
0.1.702.192829 8,185 7/2/2013
0.1.701.185027 7,864 7/1/2013
0.1.701.182726 8,005 7/1/2013
0.1.630.195936 7,721 6/30/2013
0.1.630.194901 8,222 6/30/2013
0.1.630.193959 7,534 6/30/2013
0.1.630.193652 8,107 6/30/2013
0.1.630.192832 7,732 6/30/2013
0.1.629.234852 8,262 6/29/2013
0.1.624.173601 7,651 6/24/2013
0.1.624.122035 7,919 6/24/2013
0.1.624.94454 8,085 6/24/2013
0.1.624.92846 7,956 6/24/2013
0.1.624.91112 7,383 6/24/2013
0.1.623.10841 7,983 6/23/2013
0.1.623.10750 7,490 6/23/2013
0.1.623.10708 8,250 6/23/2013
0.1.623.4500 7,539 6/23/2013
0.1.623.4110 8,083 6/23/2013
0.1.623.2451 7,924 6/23/2013
0.1.623.2424 8,429 6/23/2013
0.1.623.1244 8,060 6/23/2013
0.1.623.1223 8,208 6/23/2013
0.1.620.112354 8,039 6/20/2013
0.1.620.112345 8,543 6/20/2013
0.1.620.91643 8,156 6/20/2013
0.1.620.91315 8,153 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`