Go to file
ryanbrandenburg 60047186eb * Replace System.Resources.ReaderWriter 2016-01-20 12:02:02 -08:00
samples/LocalizationSample Reacting to hosting rename 2016-01-17 17:56:43 -08:00
src * Replace System.Resources.ReaderWriter 2016-01-20 12:02:02 -08:00
test * Replace System.Resources.ReaderWriter 2016-01-20 12:02:02 -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.