Go to file
David Fowler 29731533af Merge branch 'release' into dev 2014-10-29 10:22:40 -07:00
src Fixing System.Diagnostics.Contracts reference 2014-10-24 08:01:10 -07:00
test Cleaning up project.json 2014-10-24 00:45:27 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
Hosting.sln
LICENSE.txt
NuGet.Config
README.md
build.cmd
build.sh Updating build.sh to work on Mono 2014-10-21 12:43:13 -07:00
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.