Go to file
Pavel Krymets e4cf12017b Make UseIISIntegration idempotent (#274) 2016-09-29 09:43:03 -07:00
samples/IISSample One build to rule them all 2016-07-07 12:05:28 -07:00
src/Microsoft.AspNetCore.Server.IISIntegration Make UseIISIntegration idempotent (#274) 2016-09-29 09:43:03 -07:00
test Make UseIISIntegration idempotent (#274) 2016-09-29 09:43:03 -07:00
tools
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln Remove Microsoft.AspNetCore.Server.IISIntegration.Tools 2016-09-08 15:58:30 -07:00
LICENSE.txt
NuGet.config Switching to dotnet.myget.org feed 2016-08-09 15:03:57 -07:00
NuGetPackageVerifier.json Remove Microsoft.AspNetCore.Server.IISIntegration.Tools 2016-09-08 15:58:30 -07:00
README.md Update metadata 2016-05-27 15:29:53 -07:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:16 -08:00
build.ps1 Update the build scripts to the latest version 2016-03-07 20:55:01 -08:00
build.sh Making build.sh executable 2016-03-23 10:15:59 -07:00
global.json
makefile.shade Revise the version for Microsoft.AspNetCore.Server.IISIntegration.Tools 2016-05-06 14:07:14 -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.