Localization.i18N.ASP.NET 0.0.0.1

There is a newer version of this package available.
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
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="Localization.i18N.ASP.NET" Version="0.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Localization.i18N.ASP.NET --version 0.0.0.1
#r "nuget: Localization.i18N.ASP.NET, 0.0.0.1"
#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.
// Install Localization.i18N.ASP.NET as a Cake Addin
#addin nuget:?package=Localization.i18N.ASP.NET&version=0.0.0.1

// Install Localization.i18N.ASP.NET as a Cake Tool
#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!

There are no supported framework assets in this package.

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 5,184 6/19/2013
0.0.343.874 5,138 12/10/2011
0.0.343.870 4,247 12/10/2011
0.0.342.1063 4,679 12/9/2011
0.0.342.1054 4,367 12/9/2011
0.0.342.1049 4,664 12/9/2011
0.0.168.2 4,167 6/18/2013
0.0.0.5 4,614 12/8/2011
0.0.0.4 4,366 12/8/2011
0.0.0.3 4,665 11/28/2011
0.0.0.1 4,824 11/28/2011