Go to file
Pranav K 5274f5fc39 Branching for 1.1.0 2016-11-09 11:33:33 -08:00
samples/SessionSample
src/Microsoft.AspNetCore.Session Created public API baselines 2016-11-07 21:48:12 -08:00
test/Microsoft.AspNetCore.Session.Tests
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config Branching for 1.1.0 2016-11-09 11:33:33 -08:00
NuGetPackageVerifier.json
README.md
Session.sln
appveyor.yml
build.cmd
build.ps1 Branching for 1.1.0 2016-11-09 11:33:33 -08:00
build.sh Branching for 1.1.0 2016-11-09 11:33:33 -08:00
global.json

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.