Go to file
John Luo c95639b886 Prevent race when validating logs by only examining logs from Session #135 2017-01-10 12:17:30 -08:00
samples/SessionSample Updating to 4.4 CoreFx packages 2016-12-14 14:47:31 -08:00
src/Microsoft.AspNetCore.Session Updating to 4.4 CoreFx packages 2016-12-14 14:47:31 -08:00
test/Microsoft.AspNetCore.Session.Tests Prevent race when validating logs by only examining logs from Session #135 2017-01-10 12:17:30 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Session.sln
appveyor.yml
build.cmd
build.ps1
build.sh
global.json Updating to 4.4 CoreFx packages 2016-12-14 14:47:31 -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.