Go to file
Hao Kung 3fb1a06e25 Add OptionsServices in UseServices 2014-06-03 15:03:57 -07:00
samples/KWebStartup
src
test
.gitattributes
.gitignore
CONTRIBUTING.md
Hosting.sln
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.