|
|
||
|---|---|---|
| samples/SessionSample | ||
| src/Microsoft.AspNetCore.Session | ||
| test/Microsoft.AspNetCore.Session.Tests | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| LICENSE.txt | ||
| NuGet.config | ||
| NuGetPackageVerifier.json | ||
| README.md | ||
| Session.sln | ||
| appveyor.yml | ||
| build.cmd | ||
| build.sh | ||
| global.json | ||
README.md
Session
Contains libraries for session state middleware for ASP.NET 5.
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.