Go to file
Ryan Brandenburg 7ac6ea9caf Merge branch 'release' into dev 2016-04-28 16:58:39 -07:00
samples/IISSample Merge branch 'release' into dev 2016-04-27 11:56:53 -07:00
src React to default hosting configuration changes 2016-04-27 11:36:23 -07:00
test Merge branch 'release' into dev 2016-04-28 16:58:39 -07:00
tools
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln Convert to portable and add tests for standalone and portable 2016-04-22 16:18:17 -07:00
LICENSE.txt
NuGet.config
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
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.