Go to file
Praburaj 940a5a0c29 Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http 2015-03-05 17:34:20 -08:00
samples/SessionSample
src/Microsoft.AspNet.Session Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http 2015-03-05 17:34:20 -08:00
test/Microsoft.AspNet.Session.Tests
.gitattributes
.gitignore Fixed up solution and other things 2015-03-05 03:22:04 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
Session.sln Fixed the solution file 2015-03-05 03:30:09 -08:00
build.cmd
build.sh
global.json Fixed up solution and other things 2015-03-05 03:22:04 -08:00
makefile.shade

README.md

Session

Contains libraries for session state middleware for ASP.NET 5.

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.