Go to file
Levi B ebe4948a3e Add a discriminator so that DataProtection doesn't use the same subkey across apps by default. 2014-10-10 15:06:31 -07:00
src Add a discriminator so that DataProtection doesn't use the same subkey across apps by default. 2014-10-10 15:06:31 -07:00
test Skip failing test due to DataProtection changes. 2014-10-10 12:27:14 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
Hosting.sln
LICENSE.txt
NuGet.Config Updating dev NuGet.config 2014-09-17 09:57:53 -07:00
README.md
build.cmd
build.sh
global.json
makefile.shade

README.md

Hosting

The Hosting repo contains code required to host an ASP.NET vNext application, it is the entry point used when self-hosting an application.

This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.