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
<PackageReference Include="i18N-Complete" Version="0.1.724.74721" />
paket add i18N-Complete --version 0.1.724.74721
#r "nuget: i18N-Complete, 0.1.724.74721"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- GNU.Tools (>= 1.18.0)
- Microsoft.AspNet.Mvc (>= 4.0.30506)
- Microsoft.AspNet.WebPages (>= 2.0.30506)
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 | 8,865 | 7/24/2013 |
0.1.724.74645 | 6,637 | 7/24/2013 |
0.1.723.130236 | 6,675 | 7/23/2013 |
0.1.723.124903 | 6,295 | 7/23/2013 |
0.1.723.85953 | 6,831 | 7/23/2013 |
0.1.717.190716 | 6,148 | 7/17/2013 |
0.1.717.121114 | 7,042 | 7/17/2013 |
0.1.716.171241 | 5,914 | 7/16/2013 |
0.1.702.192839 | 6,936 | 7/2/2013 |
0.1.702.192829 | 6,614 | 7/2/2013 |
0.1.701.185028 | 6,813 | 7/1/2013 |
0.1.701.182727 | 6,676 | 7/1/2013 |
0.1.630.195937 | 7,158 | 6/30/2013 |
0.1.630.194902 | 6,703 | 6/30/2013 |
0.1.630.193959 | 7,212 | 6/30/2013 |
0.1.630.193653 | 6,797 | 6/30/2013 |
0.1.630.192833 | 6,752 | 6/30/2013 |
0.1.629.234853 | 6,446 | 6/29/2013 |
0.1.624.173602 | 6,758 | 6/24/2013 |
0.1.624.122035 | 6,230 | 6/24/2013 |
0.1.624.94455 | 6,459 | 6/24/2013 |
0.1.624.92847 | 6,412 | 6/24/2013 |
0.1.624.91113 | 6,549 | 6/24/2013 |
0.1.623.10841 | 6,344 | 6/23/2013 |
0.1.623.10750 | 6,475 | 6/23/2013 |
0.1.623.10708 | 6,508 | 6/23/2013 |
0.1.623.4500 | 6,829 | 6/23/2013 |
0.1.623.4110 | 6,477 | 6/23/2013 |
0.1.623.2452 | 6,950 | 6/23/2013 |
0.1.623.2424 | 6,653 | 6/23/2013 |
0.1.623.1245 | 6,882 | 6/23/2013 |
0.1.620.112354 | 6,372 | 6/20/2013 |
0.1.620.112345 | 7,004 | 6/20/2013 |
0.1.620.91643 | 6,563 | 6/20/2013 |
0.1.620.91315 | 7,138 | 6/20/2013 |
0.1.619.225509 | 6,443 | 6/19/2013 |
0.1.618.235649 | 208,918 | 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