Go to file
Nate McMaster e3c711f538
Set local builds to version as 3.0.0-dev
2018-11-20 14:56:30 -08:00
.github
.vsts-pipelines/builds
build Upgrade projects and packages to netcoreapp3.0 2018-11-19 09:55:23 -08:00
samples/SessionSample
src Upgrade projects and packages to netcoreapp3.0 2018-11-19 09:55:23 -08:00
test Upgrade projects and packages to netcoreapp3.0 2018-11-19 09:55:23 -08:00
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets Upgrade projects and packages to netcoreapp3.0 2018-11-19 09:55:23 -08:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Session.sln
build.cmd
build.sh
korebuild-lock.txt Upgrade projects and packages to netcoreapp3.0 2018-11-19 09:55:23 -08:00
korebuild.json
run.cmd
run.ps1
run.sh
version.props Set local builds to version as 3.0.0-dev 2018-11-20 14:56:30 -08:00

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.