Go to file
Pranav K 25d2096f1c Merge branch 'release' into dev 2015-09-28 23:16:15 -07:00
samples/LocalizationSample Update sample to use LocalizationOptions and fixed issue in AddLocalization 2015-09-17 11:08:03 -07:00
src Merge pull request #91 from hishamco/internals 2015-09-28 00:58:45 -07:00
test Fix issue #88 2015-09-28 00:11:45 -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 Fix for build break. Removing reference to official xunit package. 2015-09-22 14:55:36 -07:00
NuGetPackageVerifier.json Enabling NuGetPackageVerifier 2015-09-21 10:45:54 -07:00
README.md
appveyor.yml
build.cmd Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:42 -07:00
build.sh Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:42 -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.