Go to file
Pranav K db5fd0efec Merge branch 'release' into dev 2016-06-14 16:29:19 -07:00
samples/SessionSample Remove direct Microsoft.NETCore.Platforms dependency. 2016-06-13 15:29:27 -07:00
src/Microsoft.AspNetCore.Session React to updated CoreCLR packages 2016-05-26 18:34:09 -07:00
test/Microsoft.AspNetCore.Session.Tests Remove direct Microsoft.NETCore.Platforms dependency. 2016-06-13 15:29:27 -07:00
tools
.gitattributes
.gitignore
.travis.yml Fix OSX build on Travis. 2016-05-27 11:29:01 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Session.sln
appveyor.yml
build.cmd
build.ps1
build.sh
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.