Go to file
Ryan Brandenburg 74d2d9ae33 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:33:24 -07:00
build
samples/SessionSample
src/Microsoft.AspNetCore.Session
test/Microsoft.AspNetCore.Session.Tests
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Session.sln
appveyor.yml
build.cmd
build.ps1
build.sh
version.props

README.md

Session

AppVeyor: AppVeyor

Travis: Travis

Contains libraries for session state middleware for ASP.NET Core.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.