|
|
||
|---|---|---|
| .. | ||
| build | ||
| samples/SessionSample | ||
| src | ||
| test | ||
| .gitignore | ||
| Directory.Build.props | ||
| Directory.Build.targets | ||
| NuGetPackageVerifier.json | ||
| README.md | ||
| Session.sln | ||
| version.props | ||
README.md
Session
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.