Go to file
David Fowler 8e4ea775ac Fixed the solution file 2015-03-05 03:30:09 -08:00
samples/SessionSample
src/Microsoft.AspNet.Session Fixed up solution and other things 2015-03-05 03:22:04 -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.