Go to file
moozzyk b30cf982d1 Merge branch 'release' into dev 2016-04-07 15:17:55 -07:00
samples/IISSample Updating publish-iis to be a portable app 2016-04-07 15:16:37 -07:00
src Updating publish-iis to be a portable app 2016-04-07 15:16:37 -07:00
test Updating publish-iis to be a portable app 2016-04-07 15:16:37 -07:00
tools
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln Creating Microsoft.AspNetCore.Server.IISIntegration.Tools package 2016-03-15 13:21:52 -07:00
LICENSE.txt
NuGet.config Updating to release. 2016-04-06 09:47:07 -07:00
NuGet.master.config
NuGetPackageVerifier.json Creating Microsoft.AspNetCore.Server.IISIntegration.Tools package 2016-03-15 13:21:52 -07:00
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:35:01 -07:00
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.