Go to file
Chris R cc31406913 Merge branch 'rel/2.0.0' into dev 2017-07-13 15:36:59 -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

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.