Go to file
Hisham Bin Ateya a7b1b1e4ec Remove unnecessary usings from Microsoft.Framework.Localization.Tests 2015-09-14 20:29:13 -07:00
samples/LocalizationSample fix #3: Add localized resources to the sample 2015-09-14 16:46:43 -07:00
src Fix for #38: Fallback to wrong language preference when the top preference is unavailable 2015-09-14 11:01:34 -07:00
test Remove unnecessary usings from Microsoft.Framework.Localization.Tests 2015-09-14 20:29:13 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
Localization.sln Add 'Microsoft.AspNet.Localization' Unit Tests 2015-09-14 10:28:41 -07:00
NuGet.Config
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.