Go to file
Ryan Brandenburg f935e9aad2 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:31:05 -07:00
build
samples/IISSample #391 Add back the DisplayName setting 2017-07-13 11:22:38 -07:00
src/Microsoft.AspNetCore.Server.IISIntegration #391 Add back the DisplayName setting 2017-07-13 11:22:38 -07:00
test
.editorconfig
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln
LICENSE.txt
NuGet.config Branching for 2.0.0 rtm 2017-07-10 11:43:27 -07:00
NuGetPackageVerifier.json
README.md
build.cmd
build.ps1 Updating KoreBuild branch 2017-07-10 11:57:57 -07:00
build.sh Updating KoreBuild branch 2017-07-10 11:57:57 -07:00
version.props 2.0.0-rtm to 2.1.0-preview1 2017-07-24 12:31:05 -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.