Go to file
David Fowler f4953a0b29 Updated to use the new target framework in project.json 2014-09-05 09:06:01 -07:00
src Updated to use the new target framework in project.json 2014-09-05 09:06:01 -07:00
test Changing net45 to aspnet50 2014-09-04 01:22:48 -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.