Go to file
Chris R f4d18f5a5d Use wildcard dependency version. 2015-05-12 06:39:15 -07:00
samples/LocalizationSample Made IRequestCultureStrategy async to support things like user profile lookup 2015-05-11 18:29:03 -07:00
src Use wildcard dependency version. 2015-05-12 06:39:15 -07:00
.gitattributes
.gitignore Implemented CookieRequestCultureStrategy & other changes: 2015-05-07 18:11:10 -07:00
.travis.yml Fix Travis by pinning to earlier Mono 2015-05-11 17:14:57 -07:00
CONTRIBUTING.md
LICENSE.txt
Localization.sln Culture names are now limited to a known list: 2015-05-11 12:58:18 -07:00
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.