Go to file
Nate McMaster aec1bffdd7 Disable standalone tests to workaround issues in Microsoft.NET.Sdk
Re-enable when https://github.com/dotnet/sdk/issues/696 is resolved
2017-02-02 16:27:48 -08:00
build Upgrade to VS 2017 2017-02-02 16:25:28 -08:00
samples/IISSample Upgrade to VS 2017 2017-02-02 16:25:28 -08:00
src/Microsoft.AspNetCore.Server.IISIntegration Upgrade to VS 2017 2017-02-02 16:25:28 -08:00
test Disable standalone tests to workaround issues in Microsoft.NET.Sdk 2017-02-02 16:27:48 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln Upgrade to VS 2017 2017-02-02 16:25:28 -08:00
LICENSE.txt
NuGet.config Upgrade to VS 2017 2017-02-02 16:25:28 -08:00
NuGetPackageVerifier.json
README.md
build.cmd
build.ps1 Upgrade to VS 2017 2017-02-02 16:25:28 -08:00
build.sh Upgrade to VS 2017 2017-02-02 16:25:28 -08:00
version.props Upgrade to VS 2017 2017-02-02 16:25:28 -08: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.