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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on i18N-Complete:

Package Downloads
i18N-Complete-MVC4

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

DotNetWise.Utilities

Helpful utilities for your ASP.NET MVC code.

Localization.i18N.ASP.NET

Deprecated in favor of i18N-Complete. Will be removed soon.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.724.74721 6,653 7/24/2013
0.1.724.74645 4,967 7/24/2013
0.1.723.130236 5,105 7/23/2013
0.1.723.124903 4,805 7/23/2013
0.1.723.85953 5,240 7/23/2013
0.1.717.190716 4,665 7/17/2013
0.1.717.121114 5,435 7/17/2013
0.1.716.171241 4,435 7/16/2013
0.1.702.192839 5,305 7/2/2013
0.1.702.192829 5,051 7/2/2013
0.1.701.185028 5,179 7/1/2013
0.1.701.182727 5,117 7/1/2013
0.1.630.195937 5,421 6/30/2013
0.1.630.194902 5,130 6/30/2013
0.1.630.193959 5,393 6/30/2013
0.1.630.193653 5,152 6/30/2013
0.1.630.192833 5,125 6/30/2013
0.1.629.234853 4,888 6/29/2013
0.1.624.173602 5,078 6/24/2013
0.1.624.122035 4,778 6/24/2013
0.1.624.94455 4,928 6/24/2013
0.1.624.92847 4,738 6/24/2013
0.1.624.91113 4,995 6/24/2013
0.1.623.10841 4,820 6/23/2013
0.1.623.10750 4,888 6/23/2013
0.1.623.10708 4,874 6/23/2013
0.1.623.4500 5,125 6/23/2013
0.1.623.4110 4,866 6/23/2013
0.1.623.2452 5,013 6/23/2013
0.1.623.2424 4,994 6/23/2013
0.1.623.1245 4,914 6/23/2013
0.1.620.112354 4,770 6/20/2013
0.1.620.112345 5,079 6/20/2013
0.1.620.91643 4,906 6/20/2013
0.1.620.91315 5,297 6/20/2013
0.1.619.225509 4,943 6/19/2013
0.1.618.235649 146,501 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