Go to file
John Luo 460b0c993a Adding back middleware initialization with options instance. 2015-12-23 15:43:05 -08:00
samples/IISSample Reacting to new Hosting API 2015-12-17 19:14:35 -08:00
src/Microsoft.AspNet.IISPlatformHandler Adding back middleware initialization with options instance. 2015-12-23 15:43:05 -08:00
test React to Hosting changes. 2015-12-21 10:20:59 -08:00
tools Strong name Microsoft.AspNet.IISPlatformHandler. 2015-11-03 20:48:36 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln
LICENSE.txt
NuGet.config Updating to release NuGet.config. 2015-10-28 12:43:07 -07:00
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.