Go to file
damianedwards 21dc2909a1 Made IRequestCultureStrategy async to support things like user profile lookup 2015-05-11 18:29:03 -07:00
samples/LocalizationSample Made IRequestCultureStrategy async to support things like user profile lookup 2015-05-11 18:29:03 -07:00
src Made IRequestCultureStrategy async to support things like user profile lookup 2015-05-11 18:29:03 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
Localization.sln
NuGet.Config
README.md
appveyor.yml
build.cmd
build.sh Made build.sh executable 2015-05-11 17:55:59 -07:00
global.json
makefile.shade

README.md

Localization

AppVeyor: AppVeyor

Travis: Travis

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.