Go to file
Pranav K f9e492261c Branching for 1.1.0-preview1 2016-10-17 09:49:48 -07:00
samples/SessionSample Updating to netcoreapp1.1 2016-10-13 11:25:11 -07:00
src/Microsoft.AspNetCore.Session
test/Microsoft.AspNetCore.Session.Tests Updating to netcoreapp1.1 2016-10-13 11:25:11 -07:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config Branching for 1.1.0-preview1 2016-10-17 09:49:48 -07:00
NuGetPackageVerifier.json
README.md
Session.sln
appveyor.yml
build.cmd
build.ps1 Branching for 1.1.0-preview1 2016-10-17 09:49:48 -07:00
build.sh Branching for 1.1.0-preview1 2016-10-17 09:49:48 -07: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.