Go to file
Pranav K 8a6d4c579a Merge branch 'release' into dev 2016-06-16 15:35:25 -07:00
samples/IISSample Updating to dev versions 2016-06-16 10:18:06 -07:00
src Updating to dev versions 2016-06-16 10:18:06 -07:00
test Updating to dev versions 2016-06-16 10:18:06 -07:00
tools Strong name Microsoft.AspNet.IISPlatformHandler. 2015-11-03 20:48:36 -08:00
.gitattributes Build with dotnet 2016-02-08 15:16:34 -08:00
.gitignore Build with dotnet 2016-02-08 15:16:34 -08:00
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 Update metadata 2016-05-27 15:29:53 -07:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:16 -08:00
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 Core 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.