Go to file
moozzyk a15826399d Racting to ASPNETCORE_APPLICATIONBASE -> ASPNETCORE_CONTENTROOT rename 2016-03-18 14:52:00 -07:00
samples/IISSample #95 Add the ForwardedHeadersMiddleware by default. 2016-03-18 11:21:17 -07:00
src Racting to ASPNETCORE_APPLICATIONBASE -> ASPNETCORE_CONTENTROOT rename 2016-03-18 14:52:00 -07:00
test Racting to ASPNETCORE_APPLICATIONBASE -> ASPNETCORE_CONTENTROOT rename 2016-03-18 14:52:00 -07:00
tools
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln Creating Microsoft.AspNetCore.Server.IISIntegration.Tools package 2016-03-15 13:21:52 -07:00
LICENSE.txt
NuGet.config
NuGet.master.config
NuGetPackageVerifier.json Creating Microsoft.AspNetCore.Server.IISIntegration.Tools package 2016-03-15 13:21:52 -07:00
README.md
build.cmd
build.ps1
build.sh
global.json
makefile.shade

README.md

ASP.NET 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.