Localization.i18N.ASP.NET
0.0.0.1
See the version list below for details.
dotnet add package Localization.i18N.ASP.NET --version 0.0.0.1
NuGet\Install-Package Localization.i18N.ASP.NET -Version 0.0.0.1
<PackageReference Include="Localization.i18N.ASP.NET" Version="0.0.0.1" />
<PackageVersion Include="Localization.i18N.ASP.NET" Version="0.0.0.1" />
<PackageReference Include="Localization.i18N.ASP.NET" />
paket add Localization.i18N.ASP.NET --version 0.0.0.1
#r "nuget: Localization.i18N.ASP.NET, 0.0.0.1"
#addin nuget:?package=Localization.i18N.ASP.NET&version=0.0.0.1
#tool nuget:?package=Localization.i18N.ASP.NET&version=0.0.0.1
Localizating ASP.NET MVC views with .resx resources will make your view literally unreadable. Now you can keep the text transparent and at the same time localized straight away.
Keypoints:
Inline text localization i.e. @_("My localized text")
Support for arguments i.e. @_("Your age is {0}", model.Age)
Expression and/or arguments HtmlEncoded as you need it: @_, @__ and @___
Orchard familiar? @T("text") alias available
Need plural expressions? No prolbem! @_s("I have one car", "I have {0} cars", model.Count)
..and much more!
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.1.169 | 7,033 | 6/19/2013 |
0.0.343.874 | 6,711 | 12/10/2011 |
0.0.343.870 | 5,703 | 12/10/2011 |
0.0.342.1063 | 6,379 | 12/9/2011 |
0.0.342.1054 | 5,720 | 12/9/2011 |
0.0.342.1049 | 6,396 | 12/9/2011 |
0.0.168.2 | 5,570 | 6/18/2013 |
0.0.0.5 | 6,420 | 12/8/2011 |
0.0.0.4 | 5,748 | 12/8/2011 |
0.0.0.3 | 6,460 | 11/28/2011 |
0.0.0.1 | 6,532 | 11/28/2011 |