Go to file
John Luo 563052f800 Updating sample to new CLI 2016-02-04 17:34:31 -08:00
samples/IISSample Updating sample to new CLI 2016-02-04 17:34:31 -08:00
src Adding ASPNET_APPLICATIONBASE environment variable to fix MVC views in IIS 2016-02-03 13:05:12 -08:00
test Adding missing [Fact] attribute 2016-02-04 13:28:33 -08:00
tools
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln Rename AspNet 5 file contents. 2016-01-22 12:23:57 -08:00
LICENSE.txt
NuGet.config
NuGet.master.config
README.md
build.cmd
build.sh
global.json
makefile.shade

README.md

ASP.NET IIS Integration

This repo hosts the ASP.NET 5 middleware for IIS integration.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.