Go to file
Chris Ross 200f894b5b Handle IBuilder rename to IApplicationBuilder. 2014-09-10 10:25:41 -07:00
src Handle IBuilder rename to IApplicationBuilder. 2014-09-10 10:25:41 -07:00
test Handle IBuilder rename to IApplicationBuilder. 2014-09-10 10:25:41 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
Hosting.sln
LICENSE.txt
NuGet.Config
README.md
build.cmd Updated build.cmd 2014-09-05 01:48:12 -07:00
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.