Go to file
Pranav K 45dcd20268 Updating build.sh based on KRuntime changes 2014-06-10 17:22:35 -07:00
samples/KWebStartup Fixed project.json casing 2014-05-27 00:23:05 -07:00
src Add OptionsServices in UseServices 2014-06-03 15:03:57 -07:00
test Fix up the project/sln files 2014-05-31 00:04:06 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
Hosting.sln Fix up the project/sln files 2014-05-31 00:04:06 -07:00
LICENSE.txt
NuGet.Config
README.md
build.cmd Adding switch to build.cmd to skip KRE install 2014-06-03 10:15:37 -07:00
build.sh Updating build.sh based on KRuntime changes 2014-06-10 17:22:35 -07:00
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.