Go to file
Pranav K 3d48a7e05e Branching for 2.0.0 rtm 2017-07-10 11:43:27 -07:00
build Remove NETSTandard.Library.NETFramework 2017-07-07 10:45:46 -07:00
samples/IISSample Remove NETSTandard.Library.NETFramework 2017-07-07 10:45:46 -07:00
src/Microsoft.AspNetCore.Server.IISIntegration #395 Add baseline and breaking change files 2017-07-10 09:41:31 -07:00
test Specify scheme 2017-07-07 12:14:34 -07:00
.editorconfig
.gitattributes
.gitignore Target NETStandard 2.0 2017-05-22 15:05:12 -07:00
CONTRIBUTING.md
IISIntegration.sln
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:06:20 -07:00
NuGet.config Branching for 2.0.0 rtm 2017-07-10 11:43:27 -07:00
NuGetPackageVerifier.json
README.md
build.cmd
build.ps1
build.sh
version.props Update version suffix for 2.0.0 RTM release 2017-07-06 15:08:24 -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.