Go to file
Chris R c8bbbe764a #395 Add baseline and breaking change files 2017-07-10 09:41:31 -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 react to aspnet/hosting#1005 (#353) 2017-04-06 15:19:40 -07:00
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 Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
build.sh Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
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.