Go to file
Ryan Brandenburg d25fead7b2 Set AspNetCoreVersion 2017-07-24 17:56:39 -07:00
build Set AspNetCoreVersion 2017-07-24 17:56:39 -07:00
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
NuGetPackageVerifier.json
README.md
build.cmd
build.ps1
build.sh
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.