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.
                    
    
    <PackageVersion Include="i18N-Complete" Version="0.1.724.74721" />
<PackageReference Include="i18N-Complete" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add i18N-Complete --version 0.1.724.74721
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #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.
                    
    
    #:package i18N-Complete@0.1.724.74721
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=i18N-Complete&version=0.1.724.74721
#tool nuget:?package=i18N-Complete&version=0.1.724.74721
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    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. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                - GNU.Tools (>= 1.18.0)
- Microsoft.AspNet.Mvc (>= 4.0.30506)
- Microsoft.AspNet.WebPages (>= 2.0.30506)
 
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | 
|---|---|---|
| 0.1.724.74721 | 317 | 7/24/2013 | 
| 0.1.724.74645 | 48 | 7/24/2013 | 
| 0.1.723.130236 | 53 | 7/23/2013 | 
| 0.1.723.124903 | 53 | 7/23/2013 | 
| 0.1.723.85953 | 53 | 7/23/2013 | 
| 0.1.717.190716 | 48 | 7/17/2013 | 
| 0.1.717.121114 | 48 | 7/17/2013 | 
| 0.1.716.171241 | 49 | 7/16/2013 | 
| 0.1.702.192839 | 49 | 7/2/2013 | 
| 0.1.702.192829 | 52 | 7/2/2013 | 
| 0.1.701.185028 | 49 | 7/1/2013 | 
| 0.1.701.182727 | 49 | 7/1/2013 | 
| 0.1.630.195937 | 50 | 6/30/2013 | 
| 0.1.630.194902 | 49 | 6/30/2013 | 
| 0.1.630.193959 | 51 | 6/30/2013 | 
| 0.1.630.193653 | 51 | 6/30/2013 | 
| 0.1.630.192833 | 49 | 6/30/2013 | 
| 0.1.629.234853 | 48 | 6/29/2013 | 
| 0.1.624.173602 | 49 | 6/24/2013 | 
| 0.1.624.122035 | 48 | 6/24/2013 | 
| 0.1.624.94455 | 48 | 6/24/2013 | 
| 0.1.624.92847 | 48 | 6/24/2013 | 
| 0.1.624.91113 | 49 | 6/24/2013 | 
| 0.1.623.10841 | 47 | 6/23/2013 | 
| 0.1.623.10750 | 46 | 6/23/2013 | 
| 0.1.623.10708 | 49 | 6/23/2013 | 
| 0.1.623.4500 | 50 | 6/23/2013 | 
| 0.1.623.4110 | 50 | 6/23/2013 | 
| 0.1.623.2452 | 49 | 6/23/2013 | 
| 0.1.623.2424 | 47 | 6/23/2013 | 
| 0.1.623.1245 | 49 | 6/23/2013 | 
| 0.1.620.112354 | 47 | 6/20/2013 | 
| 0.1.620.112345 | 47 | 6/20/2013 | 
| 0.1.620.91643 | 47 | 6/20/2013 | 
| 0.1.620.91315 | 46 | 6/20/2013 | 
| 0.1.619.225509 | 48 | 6/19/2013 | 
| 0.1.618.235649 | 124 | 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