Go to file
Pranav K 0d6ecce8c5 Use FeatureBranchVersionSuffix when generating VersionSuffix 2018-02-21 18:27:15 -08:00
.github Create ISSUE_TEMPLATE.md 2018-01-02 14:28:36 -08:00
build Update dependencies.props 2018-02-18 12:32:27 -08:00
samples/SessionSample
src Mark cookie as non-essential. Home#2393 2018-01-29 12:50:17 -08:00
test
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
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-02-18 12:32:27 -08:00
korebuild.json
run.cmd
run.ps1
run.sh
version.props Use FeatureBranchVersionSuffix when generating VersionSuffix 2018-02-21 18:27:15 -08:00

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.