Go to file
Kiran Challa f972983be6 Reacting to hosting changes 2016-04-21 17:26:51 -07:00
samples/IISSample Rename UseIIS() to UseIISIntegration() in comment 2016-04-17 02:49:58 +02:00
src Remove old IISPlatformHandler and dotnet-publish-iis packages #122 2016-04-15 17:48:16 -07:00
test Reacting to hosting changes 2016-04-21 17:26:51 -07:00
tools
.gitattributes Build with dotnet 2016-02-08 15:16:34 -08:00
.gitignore Build with dotnet 2016-02-08 15:16:34 -08:00
CONTRIBUTING.md
IISIntegration.sln Remove old IISPlatformHandler and dotnet-publish-iis packages #122 2016-04-15 17:48:16 -07:00
LICENSE.txt
NuGet.config Updating to v3 NuGet feed 2016-03-22 16:05:05 -07:00
NuGetPackageVerifier.json Remove old IISPlatformHandler and dotnet-publish-iis packages #122 2016-04-15 17:48:16 -07:00
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:35:01 -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

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.