Go to file
Pranav K 49fd345192 Remove Microsoft.DotNet.Cli.Utils 2016-04-14 10:15:19 -07:00
samples/IISSample Move web.config to application root 2016-04-11 09:48:57 -07:00
src Remove Microsoft.DotNet.Cli.Utils 2016-04-14 10:15:19 -07:00
test Removing .log extension from the log file name 2016-04-14 09:23:19 -07:00
tools
.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 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
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 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

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.