Go to file
Doug Bunting cf9a4a6371 Explicitly choose Mono 4.0.5
- avoids future problems related to aspnet/External#48
  - e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 11:13:01 -08:00
samples/SessionSample
src/Microsoft.AspNet.Session Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:24:26 -08:00
test/Microsoft.AspNet.Session.Tests Reacting to DI changes 2015-11-13 11:30:07 -08:00
tools Strong name Microsoft.AspNet.Session. 2015-11-03 12:20:50 -08:00
.gitattributes
.gitignore
.travis.yml Explicitly choose Mono 4.0.5 2015-11-17 11:13:01 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Session.sln
appveyor.yml
build.cmd
build.sh
global.json
makefile.shade

README.md

Session

AppVeyor: AppVeyor

Travis: Travis

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.