Go to file
ryanbrandenburg 5b1beb68b5 * Make test culture independent 2016-01-05 12:01:16 -08:00
samples/LocalizationSample Standardizing middleware to use configureOptions lambda 2015-12-22 21:57:56 -08:00
src * Throw proper exception when missing resource 2015-12-29 14:13:20 -08:00
test * Make test culture independent 2016-01-05 12:01:16 -08:00
tools
…
.gitattributes
…
.gitignore
…
.travis.yml
…
CONTRIBUTING.md
…
LICENSE.txt
…
Localization.sln
…
NuGet.config
…
NuGetPackageVerifier.json
…
README.md Fix Microsoft.AspNet.Localization feed in README 2015-12-23 11:32:28 +03:00
appveyor.yml
…
build.cmd
…
build.sh
…
global.json
…
makefile.shade
…

README.md

Localization

AppVeyor: AppVeyor

Travis: Travis

Package aspnetvolatiledev aspnetcidev aspnetvnext NuGet
Microsoft.Extensions.Localization MyGet MyGet MyGet NuGet
Microsoft.AspNet.Localization MyGet MyGet MyGet NuGet

Localization abstractions and implementations for ASP.NET 5 applications.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.