Go to file
Doug Bunting c5c134bfd0 CI doesn't have all of the Integration repos side-by-side
- likely would have been a benign issue until we started building the solution file
2017-02-14 19:54:35 -08:00
build
samples/IISSample
src/Microsoft.AspNetCore.Server.IISIntegration Bump test projects up to .NET 4.5.2 2017-02-14 12:30:06 -08:00
test Use .NET 4.5.2 target framework when deploying test sites 2017-02-14 19:13:49 -08:00
.editorconfig PR feedback. Also, add editorconfig because it is awesome 2017-02-02 16:54:59 -08:00
.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.