Go to file
David Fowler 2141edd46b Fixed up solution and other things
- Reduce dependencies
2015-03-05 03:22:04 -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
Microsoft.AspNet.Session.sln Fixed up solution and other things 2015-03-05 03:22:04 -08:00
NuGet.Config
README.md
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.