Go to file
Chris R f92789672b Merge branch 'release' into dev 2016-04-22 13:24:51 -07:00
samples/IISSample Rename UseIIS() to UseIISIntegration() in comment 2016-04-17 02:49:58 +02:00
src #141 Require the MSAspNetCoreToken or send a 400. 2016-04-22 13:23:23 -07:00
test Merge branch 'release' into dev 2016-04-22 13:24:51 -07:00
tools
.gitattributes
.gitignore
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 release. 2016-04-06 09:47:07 -07:00
NuGetPackageVerifier.json Remove old IISPlatformHandler and dotnet-publish-iis packages #122 2016-04-15 17:48:16 -07:00
README.md
build.cmd
build.ps1 Updating to release. 2016-04-06 09:47:07 -07:00
build.sh Updating to release. 2016-04-06 09:47:07 -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.