Go to file
Hisham Bin Ateya c79e8e8886 Remove CultureInfoGenerator 2015-10-24 04:36:46 +03:00
samples/LocalizationSample Fix #111: Design changes to known/allowed culture list and cache 2015-10-23 00:41:07 -07:00
src Remove CultureInfoGenerator 2015-10-24 04:36:46 +03: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 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:49 -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.