Go to file
Chris R 2a1cf633fc Use new HttpContext.Features API. 2015-08-31 09:55:57 -07:00
samples/LocalizationSample Use new HttpContext.Features API. 2015-08-31 09:55:57 -07:00
src Use new HttpContext.Features API. 2015-08-31 09:55:57 -07:00
test/Microsoft.Framework.Localization.Tests Update CoreCLR versions 2015-08-04 10:15:29 -07:00
.gitattributes
.gitignore Implemented CookieRequestCultureStrategy & other changes: 2015-05-07 18:11:10 -07:00
.travis.yml Fix Travis by pinning to earlier Mono 2015-05-11 17:14:57 -07:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:53:31 -07:00
LICENSE.txt
Localization.sln Rename Microsoft.Framework.Localization.Test to Microsoft.Framework.Localization.Tests 2015-07-30 09:50:26 -07:00
NuGet.Config Update NuGet feed from v2 => v3. 2015-08-19 14:55:12 -07:00
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.