Go to file
David Fowler b6243326c3 Renamed configurations to frameworks in project.json 2014-07-13 21:50:14 -07:00
src Renamed configurations to frameworks in project.json 2014-07-13 21:50:14 -07:00
test Renamed configurations to frameworks in project.json 2014-07-13 21:50:14 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
Hosting.sln Remove deleted sample from sln. 2014-06-24 10:22:31 -07:00
LICENSE.txt
NuGet.Config
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.