Go to file
Pranav K 7bb62a78eb Updating to release. 2016-06-14 16:22:46 -07:00
samples/IISSample Remove unncessary imports 2016-06-08 15:04:56 -07:00
src Remove unncessary imports 2016-06-08 15:04:56 -07:00
test Remove direct Microsoft.NETCore.Platforms dependency. 2016-06-13 15:29:17 -07:00
tools
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln
LICENSE.txt
NuGet.config Updating to release. 2016-06-14 16:22:46 -07:00
NuGetPackageVerifier.json
README.md Update metadata 2016-05-27 15:29:53 -07:00
build.cmd
build.ps1 Updating to release. 2016-06-14 16:22:46 -07:00
build.sh Updating to release. 2016-06-14 16:22:46 -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.