Go to file
Pranav K 9c1fc542d2 Updating to netcoreapp1.1 2016-10-13 11:18:48 -07:00
samples/IISSample Updating to netcoreapp1.1 2016-10-13 11:18:48 -07:00
src/Microsoft.AspNetCore.Server.IISIntegration Avoid calling User.Identity.AuthenticationType (#282) 2016-10-12 09:54:11 -07:00
test Updating to netcoreapp1.1 2016-10-13 11:18:48 -07:00
tools
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln Remove Microsoft.AspNetCore.Server.IISIntegration.Tools 2016-09-08 15:58:30 -07:00
LICENSE.txt
NuGet.config Switching to dotnet.myget.org feed 2016-08-09 15:03:57 -07:00
NuGetPackageVerifier.json Remove Microsoft.AspNetCore.Server.IISIntegration.Tools 2016-09-08 15:58:30 -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 Update the build scripts to the latest version 2016-03-07 20:55:01 -08:00
build.sh Making build.sh executable 2016-03-23 10:15:59 -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.