Go to file
David Fowler fbd2c4a08e Added Configuration to TestApplicationEnvironment 2014-07-10 10:00:14 -07:00
src Updating ILogger descendants for interface change. 2014-07-03 20:06:11 -07:00
test Added Configuration to TestApplicationEnvironment 2014-07-10 10:00: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.