Go to file
Pranav K 19de082d26 Cleaning up project.json so restore works without --infer-runtimes 2016-04-26 22:41:54 -07:00
samples/IISSample Convert to portable and add tests for standalone and portable 2016-04-22 16:18:17 -07:00
src Convert to portable and add tests for standalone and portable 2016-04-22 16:18:17 -07:00
test Cleaning up project.json so restore works without --infer-runtimes 2016-04-26 22:41:54 -07:00
tools
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln Convert to portable and add tests for standalone and portable 2016-04-22 16:18:17 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd
build.ps1
build.sh
global.json
makefile.shade

README.md

ASP.NET IIS Integration

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

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