i18N-Complete 0.1.724.74721

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

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

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

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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.74721 315 7/24/2013
0.1.724.74645 47 7/24/2013
0.1.723.130236 52 7/23/2013
0.1.723.124903 51 7/23/2013
0.1.723.85953 52 7/23/2013
0.1.717.190716 46 7/17/2013
0.1.717.121114 46 7/17/2013
0.1.716.171241 48 7/16/2013
0.1.702.192839 47 7/2/2013
0.1.702.192829 51 7/2/2013
0.1.701.185028 48 7/1/2013
0.1.701.182727 48 7/1/2013
0.1.630.195937 48 6/30/2013
0.1.630.194902 47 6/30/2013
0.1.630.193959 49 6/30/2013
0.1.630.193653 49 6/30/2013
0.1.630.192833 47 6/30/2013
0.1.629.234853 47 6/29/2013
0.1.624.173602 48 6/24/2013
0.1.624.122035 46 6/24/2013
0.1.624.94455 46 6/24/2013
0.1.624.92847 46 6/24/2013
0.1.624.91113 48 6/24/2013
0.1.623.10841 46 6/23/2013
0.1.623.10750 45 6/23/2013
0.1.623.10708 47 6/23/2013
0.1.623.4500 48 6/23/2013
0.1.623.4110 48 6/23/2013
0.1.623.2452 47 6/23/2013
0.1.623.2424 45 6/23/2013
0.1.623.1245 47 6/23/2013
0.1.620.112354 46 6/20/2013
0.1.620.112345 46 6/20/2013
0.1.620.91643 46 6/20/2013
0.1.620.91315 46 6/20/2013
0.1.619.225509 46 6/19/2013
0.1.618.235649 123 6/18/2013

* Fixed MVC 4 bug <div title=@Html.Raw("\"A&B\") to render correctly <div title="A&B"
     * Removed depenency of HttpContext.Current so it won't crash on start when used from non HTTP Context
     * Fixed UTF-8 encoding by removing --omit-header in localize.bat
     * Fixed Internationalization misspelling
     * Included PlaceHolderAttribute to be picked up by xgettext
     * Fixed consistency between localization methods