Go to file
Pranav K 550cc03619 Updating KoreBuild branch 2017-07-10 11:57:57 -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 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 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.