Go to file
Nate McMaster 7298fb23a5 Downgrade to stable packages 2017-02-15 12:30:04 -08:00
build Downgrade to stable packages 2017-02-15 12:30:04 -08:00
samples/IISSample
src/Microsoft.AspNetCore.Server.IISIntegration Downgrade to stable packages 2017-02-15 12:30:04 -08:00
test Use .NET 4.5.2 target framework when deploying test sites 2017-02-14 19:13:49 -08:00
.editorconfig
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln CI doesn't have all of the Integration repos side-by-side 2017-02-14 19:54:35 -08:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd
build.ps1
build.sh
version.props

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.