Go to file
Pavel Krymets 8d8e1ee8dc Avoid calling User.Identity.AuthenticationType (#282) 2016-10-12 09:54:11 -07:00
samples/IISSample Updating partner package versions 2016-10-03 14:23:59 -07:00
src/Microsoft.AspNetCore.Server.IISIntegration Avoid calling User.Identity.AuthenticationType (#282) 2016-10-12 09:54:11 -07:00
test Updating partner package versions 2016-10-03 14:23:59 -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.