Go to file
ASP.NET CI 95cadf413b Update dependencies.props
[auto-updated: dependencies]
2018-09-06 00:00:59 +00:00
.github
.vsts-pipelines/builds [automated] Change default branch to master 2018-07-02 12:40:37 -07:00
build Update dependencies.props 2018-09-06 00:00:59 +00:00
samples/SessionSample
src
test
.appveyor.yml [automated] Change default branch to master 2018-07-02 12:40:37 -07:00
.gitattributes
.gitignore
.travis.yml [automated] Change default branch to master 2018-07-02 12:40:37 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-07-24 10:57:34 -07:00
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Session.sln
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-08-26 19:29:04 +00:00
korebuild.json [automated] Change default branch to master 2018-07-02 12:40:37 -07:00
run.cmd
run.ps1 [automated] Change default branch to master 2018-07-02 12:40:37 -07:00
run.sh [automated] Change default branch to master 2018-07-02 12:40:37 -07:00
version.props

README.md

Session

AppVeyor: AppVeyor

Travis: Travis

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

For ASP.NET 4.x session state, please go to https://github.com/aspnet/AspNetSessionState.

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.