Go to file
Pranav K 55a1fab053 Replace NotNullAttribute with thrown exceptions 2015-10-08 17:09:44 -07:00
samples/LocalizationSample Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:49 -07:00
src Replace NotNullAttribute with thrown exceptions 2015-10-08 17:09:44 -07:00
test CultureInfoCache.GetCultureInfo Should not be case sensitive 2015-10-06 00:44:28 +03:00
.gitattributes
.gitignore Implemented CookieRequestCultureStrategy & other changes: 2015-05-07 18:11:10 -07:00
.travis.yml Update .travis.yml 2015-09-02 21:00:55 -07:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:53:31 -07:00
LICENSE.txt
Localization.sln Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:49 -07:00
NuGet.config Fix for build break. Removing reference to official xunit package. 2015-09-22 14:55:36 -07:00
NuGetPackageVerifier.json Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:49 -07:00
README.md
appveyor.yml
build.cmd Update 'build.cmd' alias parameter to use full name. 2015-10-01 11:58:56 -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.