Go to file
Louis DeJardin 70972fb7a1 Rebase cleanup 2014-08-15 16:08:47 -07:00
src Registering standard LoggerFactory : ILoggerFactory implementation 2014-08-15 16:03:35 -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.