Go to file
N. Taylor Mullen bebac7151a Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:16:41 -08:00
samples/SessionSample Reacting to hosting rename 2016-01-17 17:34:55 -08:00
src/Microsoft.AspNetCore.Session Rename AspNet 5 folders and files. 2016-01-22 12:16:41 -08:00
test/Microsoft.AspNetCore.Session.Tests Rename AspNet 5 folders and files. 2016-01-22 12:16:41 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Session.sln
appveyor.yml
build.cmd
build.sh Updating build script 2016-01-14 16:41:15 -08:00
global.json

README.md

Session

AppVeyor: AppVeyor

Travis: Travis

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.