Go to file
Troy Dai cc0c4e1f55 Update CoreCLR versions 2015-08-04 10:15:29 -07:00
samples/LocalizationSample Update CoreCLR versions 2015-08-04 10:15:29 -07:00
src Update CoreCLR versions 2015-08-04 10:15:29 -07:00
test/Microsoft.Framework.Localization.Tests Update CoreCLR versions 2015-08-04 10:15:29 -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 Rename Microsoft.Framework.Localization.Test to Microsoft.Framework.Localization.Tests 2015-07-30 09:50:26 -07:00
NuGet.Config Cache walk of the culture tree when building resource name list: 2015-05-20 14:41:36 -07:00
README.md
appveyor.yml
build.cmd
build.sh Change hardcoded `bash` shebang to `env` 2015-06-23 12:11:32 -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.