Go to file
Pranav K 6551a30391 Reacting to System.IO package version change 2014-08-20 06:56:32 -07:00
src Reacting to System.IO package version change 2014-08-20 06:56:32 -07:00
test Rebase cleanup 2014-08-15 16:08:47 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
Hosting.sln
LICENSE.txt
NuGet.Config Updating dev Nuget.config 2014-08-06 12:30:43 -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.