i18N-Complete
0.1.724.74721
Install-Package i18N-Complete -Version 0.1.724.74721
dotnet add 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 |
---|---|
.NET Framework | net |
-
- 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 |
---|---|
DotNetWise.Utilities
Helpful utilities for your ASP.NET MVC code. |
|
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. |
|
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 | 2,638 | 7/24/2013 |
0.1.724.74645 | 1,423 | 7/24/2013 |
0.1.723.130236 | 1,501 | 7/23/2013 |
0.1.723.124903 | 1,349 | 7/23/2013 |
0.1.723.85953 | 1,377 | 7/23/2013 |
0.1.717.190716 | 1,336 | 7/17/2013 |
0.1.717.121114 | 1,598 | 7/17/2013 |
0.1.716.171241 | 1,318 | 7/16/2013 |
0.1.702.192839 | 1,573 | 7/2/2013 |
0.1.702.192829 | 1,575 | 7/2/2013 |
0.1.701.185028 | 1,486 | 7/1/2013 |
0.1.701.182727 | 1,455 | 7/1/2013 |
0.1.630.195937 | 1,543 | 6/30/2013 |
0.1.630.194902 | 1,487 | 6/30/2013 |
0.1.630.193959 | 1,457 | 6/30/2013 |
0.1.630.193653 | 1,534 | 6/30/2013 |
0.1.630.192833 | 1,526 | 6/30/2013 |
0.1.629.234853 | 1,466 | 6/29/2013 |
0.1.624.173602 | 1,329 | 6/24/2013 |
0.1.624.122035 | 1,326 | 6/24/2013 |
0.1.624.94455 | 1,331 | 6/24/2013 |
0.1.624.92847 | 1,370 | 6/24/2013 |
0.1.624.91113 | 1,314 | 6/24/2013 |
0.1.623.10841 | 1,307 | 6/23/2013 |
0.1.623.10750 | 1,305 | 6/23/2013 |
0.1.623.10708 | 1,351 | 6/23/2013 |
0.1.623.4500 | 1,313 | 6/23/2013 |
0.1.623.4110 | 1,337 | 6/23/2013 |
0.1.623.2452 | 1,345 | 6/23/2013 |
0.1.623.2424 | 1,341 | 6/23/2013 |
0.1.623.1245 | 1,319 | 6/23/2013 |
0.1.620.112354 | 1,293 | 6/20/2013 |
0.1.620.112345 | 1,300 | 6/20/2013 |
0.1.620.91643 | 1,308 | 6/20/2013 |
0.1.620.91315 | 1,319 | 6/20/2013 |
0.1.619.225509 | 1,303 | 6/19/2013 |
0.1.618.235649 | 14,716 | 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