Go to file
N. Taylor Mullen 5a1c308345 Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:42 -07:00
samples/LocalizationSample Update sample to use LocalizationOptions and fixed issue in AddLocalization 2015-09-17 11:08:03 -07:00
src Update sample to use LocalizationOptions and fixed issue in AddLocalization 2015-09-17 11:08:03 -07:00
test Update sample to use LocalizationOptions and fixed issue in AddLocalization 2015-09-17 11:08:03 -07:00
.gitattributes
.gitignore Implemented CookieRequestCultureStrategy & other changes: 2015-05-07 18:11:10 -07:00
.travis.yml Update .travis.yml 2015-09-02 21:00:55 -07:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:53:31 -07:00
LICENSE.txt
Localization.sln Add 'Microsoft.AspNet.Localization' Unit Tests 2015-09-14 10:28:41 -07:00
NuGet.config Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:42 -07:00
README.md
appveyor.yml
build.cmd Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:42 -07:00
build.sh Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:42 -07:00
global.json Added a sample & fixed some issues it found 2015-05-06 18:09:59 -07:00
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.