Go to file
damianedwards 8deb0b1137 Merge branch 'hishamco-dev' into dev 2015-05-20 16:23:30 -07:00
samples/LocalizationSample Removed Moq from tests & enabled .NET Core 2015-05-20 14:41:52 -07:00
src Fix the merge 2015-05-20 16:22:54 -07:00
test/Microsoft.Framework.Localization.Test Removed Moq from tests & enabled .NET Core 2015-05-20 14:41:52 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
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 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
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.