Go to file
Justin Kotalik a42c8a33b8
Return FINISH_REQUEST on request failure (#469)
2017-11-01 15:48:04 -07:00
build Pin tool and package versions to make builds more repeatable 2017-11-01 14:59:02 -07:00
samples Pin tool and package versions to make builds more repeatable 2017-11-01 14:59:02 -07:00
src Return FINISH_REQUEST on request failure (#469) 2017-11-01 15:48:04 -07:00
test Pin tool and package versions to make builds more repeatable 2017-11-01 14:59:02 -07:00
.appveyor.yml
.editorconfig
.gitattributes
.gitignore Pin tool and package versions to make builds more repeatable 2017-11-01 14:59:02 -07:00
CONTRIBUTING.md
Directory.Build.props Pin tool and package versions to make builds more repeatable 2017-11-01 14:59:02 -07:00
Directory.Build.targets Pin tool and package versions to make builds more repeatable 2017-11-01 14:59:02 -07:00
IISIntegration.sln
LICENSE.txt
NuGet.config Pin tool and package versions to make builds more repeatable 2017-11-01 14:59:02 -07:00
NuGetPackageVerifier.json
README.md
build.cmd
build.sh
korebuild-lock.txt Pin tool and package versions to make builds more repeatable 2017-11-01 14:59:02 -07:00
korebuild.json Pin tool and package versions to make builds more repeatable 2017-11-01 14:59:02 -07:00
run.cmd
run.ps1
run.sh
version.props Pin tool and package versions to make builds more repeatable 2017-11-01 14:59:02 -07:00

README.md

ASP.NET Core 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.