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,501 | 7/24/2013 |
0.1.724.74645 | 6,505 | 7/24/2013 |
0.1.723.130236 | 6,533 | 7/23/2013 |
0.1.723.124903 | 6,219 | 7/23/2013 |
0.1.723.85953 | 6,709 | 7/23/2013 |
0.1.717.190716 | 6,079 | 7/17/2013 |
0.1.717.121114 | 6,895 | 7/17/2013 |
0.1.716.171241 | 5,818 | 7/16/2013 |
0.1.702.192839 | 6,825 | 7/2/2013 |
0.1.702.192829 | 6,468 | 7/2/2013 |
0.1.701.185028 | 6,678 | 7/1/2013 |
0.1.701.182727 | 6,590 | 7/1/2013 |
0.1.630.195937 | 7,037 | 6/30/2013 |
0.1.630.194902 | 6,595 | 6/30/2013 |
0.1.630.193959 | 7,113 | 6/30/2013 |
0.1.630.193653 | 6,690 | 6/30/2013 |
0.1.630.192833 | 6,667 | 6/30/2013 |
0.1.629.234853 | 6,350 | 6/29/2013 |
0.1.624.173602 | 6,620 | 6/24/2013 |
0.1.624.122035 | 6,115 | 6/24/2013 |
0.1.624.94455 | 6,341 | 6/24/2013 |
0.1.624.92847 | 6,308 | 6/24/2013 |
0.1.624.91113 | 6,434 | 6/24/2013 |
0.1.623.10841 | 6,259 | 6/23/2013 |
0.1.623.10750 | 6,319 | 6/23/2013 |
0.1.623.10708 | 6,412 | 6/23/2013 |
0.1.623.4500 | 6,677 | 6/23/2013 |
0.1.623.4110 | 6,402 | 6/23/2013 |
0.1.623.2452 | 6,837 | 6/23/2013 |
0.1.623.2424 | 6,535 | 6/23/2013 |
0.1.623.1245 | 6,730 | 6/23/2013 |
0.1.620.112354 | 6,295 | 6/20/2013 |
0.1.620.112345 | 6,881 | 6/20/2013 |
0.1.620.91643 | 6,480 | 6/20/2013 |
0.1.620.91315 | 7,015 | 6/20/2013 |
0.1.619.225509 | 6,361 | 6/19/2013 |
0.1.618.235649 | 205,743 | 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