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.
#:package i18N-Complete-MVC4@0.1.724.140223
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=i18N-Complete-MVC4&version=0.1.724.140223
                    
Install as a Cake Addin
#tool nuget:?package=i18N-Complete-MVC4&version=0.1.724.140223
                    
Install 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.

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
Loading failed

* 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`