Go to file
John Luo 4f7e4cffe6 Reenable tests and remove kerberos tests #187 2016-05-24 16:20:32 -07:00
samples/IISSample Remove dependency on hosting 2016-05-21 09:17:24 -07:00
src #140 Disable header symmetry check on azure. 2016-05-23 14:59:44 -07:00
test Reenable tests and remove kerberos tests #187 2016-05-24 16:20:32 -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 Adding support for outputName build option 2016-05-12 15:45:49 -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 Revise the version for Microsoft.AspNetCore.Server.IISIntegration.Tools 2016-05-06 14:07:14 -07:00

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.