Go to file
Hisham Abdullah Bin Ateya c228b65d47 Make 'DefaultCookieName' static readonly field instead of a property
DefaultCookieName as Constant

Add empty line
2015-07-30 11:44:27 -07:00
samples/LocalizationSample
src Make 'DefaultCookieName' static readonly field instead of a property 2015-07-30 11:44:27 -07:00
test/Microsoft.Framework.Localization.Tests Reformat project.json 2015-07-30 11:26:14 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
Localization.sln Rename Microsoft.Framework.Localization.Test to Microsoft.Framework.Localization.Tests 2015-07-30 09:50:26 -07:00
NuGet.Config
README.md
appveyor.yml
build.cmd
build.sh Change hardcoded `bash` shebang to `env` 2015-06-23 12:11:32 -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.