Go to file
Eilon Lipton c2cbd62eec Merge pull request #7 from hishamco/dev
Adds CookiePath to SessionDefaults
2015-03-13 09:15:17 -07:00
samples/SessionSample
src/Microsoft.AspNet.Session
test/Microsoft.AspNet.Session.Tests
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.txt
NuGet.Config
README.md
Session.sln
build.cmd
build.sh
global.json
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.