Go to file
Pranav K 7b9085f7b0 Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:13:35 -07:00
build Updating to InternalAspNetCoreSdkVersion 2.1.1-* 2017-07-25 15:13:35 -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 Specify scheme 2017-07-07 12:14:34 -07:00
.editorconfig
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:06:20 -07:00
NuGet.config Updating versions to preview3 2017-06-01 10:47:10 -07:00
NuGetPackageVerifier.json
README.md
build.cmd
build.ps1 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:22 -07:00
build.sh Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:22 -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.