Go to file
Pranav K b1a671f3fc Merge branch 'release' into dev 2015-12-11 12:23:32 -08:00
samples/IISSample Fixing typo in previous commit 2015-12-07 18:00:14 -08:00
src/Microsoft.AspNet.IISPlatformHandler Remove display name for Negotiate and Ntlm 2015-12-10 10:19:13 -08:00
test Update sample. 2015-12-07 17:09:43 -08:00
tools Strong name Microsoft.AspNet.IISPlatformHandler. 2015-11-03 20:48:36 -08:00
.gitattributes Initial build infrastructure. 2015-09-22 12:26:56 -07:00
.gitignore Initial build infrastructure. 2015-09-22 12:26:56 -07:00
CONTRIBUTING.md
IISIntegration.sln #2 Platform handler middleware, sample, tests, functional tests. 2015-09-28 15:16:55 -07:00
LICENSE.txt
NuGet.config Updating to release NuGet.config. 2015-10-28 12:43:07 -07:00
NuGet.master.config Initial build infrastructure. 2015-09-22 12:26:56 -07:00
README.md
build.cmd Fix local build break 2015-10-12 13:17:24 -07:00
build.sh React to aspnet/Universe#290 fix 2015-10-11 00:48:26 -07:00
global.json Initial build infrastructure. 2015-09-22 12:26:56 -07:00
makefile.shade Initial build infrastructure. 2015-09-22 12:26:56 -07:00

README.md

ASP.NET IIS Integration

This repo hosts the ASP.NET 5 middleware for IIS integration.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.