Go to file
damianedwards 5eda65f336 Fix default path in CultureInfoGenerator:
- #26
2015-05-28 12:45:52 -07:00
samples/LocalizationSample Unnecessary using directives 2015-05-21 03:44:19 +03:00
src Fix default path in CultureInfoGenerator: 2015-05-28 12:45:52 -07:00
test/Microsoft.Framework.Localization.Test Introduces IStringLocalizer.GetAllStrings to replace direct IEnumerable impl: 2015-05-28 12:25:03 -07:00
.gitattributes
…
.gitignore
…
.travis.yml
…
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:53:31 -07:00
LICENSE.txt
…
Localization.sln Cache walk of the culture tree when building resource name list: 2015-05-20 14:41:36 -07:00
NuGet.Config Updating release NuGet.config 2015-05-27 18:08:52 -07:00
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.