Go to file
damianedwards e93a00c2c4 Fix the sample:
- Configure Kestrel properly
2015-11-01 21:08:01 -08:00
samples/LocalizationSample Fix the sample: 2015-11-01 21:08:01 -08:00
src Fix docs 2015-10-26 10:24:25 -07:00
test Fix #111: Design changes to known/allowed culture list and cache 2015-10-23 00:41:07 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
Localization.sln Fix #111: Design changes to known/allowed culture list and cache 2015-10-23 00:41:07 -07:00
NuGet.config Fix for build break. Removing reference to official xunit package. 2015-09-22 14:55:36 -07:00
NuGetPackageVerifier.json Remove CultureInfoGenerator from NugetPackageVerifier 2015-10-26 11:59:23 -07:00
README.md
appveyor.yml
build.cmd Fix local build break 2015-10-12 12:57:55 -07:00
build.sh React to aspnet/Universe#290 fix 2015-10-08 21:00:44 -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.