Go to file
Hisham Abdullah Bin Ateya efcbb2a664 Add 'Microsoft.AspNet.Localization' Unit Tests 2015-09-14 10:28:41 -07:00
samples/LocalizationSample Add missing namespaces. 2015-08-31 10:23:01 -07:00
src Adding NeutralResourcesLanguageAttribute 2015-09-10 18:20:42 -07:00
test Add 'Microsoft.AspNet.Localization' Unit Tests 2015-09-14 10:28:41 -07:00
.gitattributes
.gitignore
.travis.yml Update .travis.yml 2015-09-02 21:00:55 -07:00
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 Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:35 -07:00
build.sh Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:47:40 -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.