Go to file
moozzyk b034849756 Making the path to app relative for Azure
Removing startupLimitType - it is obsolete in AspNetCoreModule

Addresses #142
2016-04-21 16:32:31 -07:00
samples/IISSample
src Making the path to app relative for Azure 2016-04-21 16:32:31 -07:00
test Making the path to app relative for Azure 2016-04-21 16:32:31 -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
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.