Go to file
Eilon Lipton 3adf3627c5
Update CONTRIBUTING.md
2018-07-24 10:57:34 -07:00
.github
…
.vsts-pipelines/builds [automated] Change default branch to master 2018-07-02 12:40:37 -07:00
build Update dependencies.props 2018-07-22 13:14:51 -07: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-07-22 13:14:51 -07: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.