Go to file
Brennan 02ab100324 Merge branch 'dev' of https://github.com/aspnet/Session into dev 2015-03-06 10:28:59 -08:00
samples/SessionSample
src/Microsoft.AspNet.Session Logging.Testing and Http.Interfaces change 2015-03-06 10:28:20 -08:00
test/Microsoft.AspNet.Session.Tests Logging.Testing and Http.Interfaces change 2015-03-06 10:28:20 -08:00
.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.