Go to file
Wei Wang e34a149f85 Change the default author in makefile.shade 2014-06-18 16:28:11 -07:00
samples/KWebStartup
src IServerFactory is never a registered service 2014-06-17 15:10:13 -07:00
test Add UseServices overload that takes a Func returning IServiceProvider 2014-06-16 18:32:20 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
Hosting.sln
LICENSE.txt
NuGet.Config
README.md
build.cmd
build.sh
global.json
makefile.shade Change the default author in makefile.shade 2014-06-18 16:28:11 -07:00

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.