Go to file
Chris R 31c7db25a2 Merge branch 'release' into dev 2015-11-04 13:39:13 -08:00
samples/IISSample Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:45 -07:00
src/Microsoft.AspNet.IISPlatformHandler Strong name Microsoft.AspNet.IISPlatformHandler. 2015-11-03 20:48:36 -08:00
test Publish tests with no-source to avoid signing issue. 2015-11-04 11:42:10 -08:00
tools Strong name Microsoft.AspNet.IISPlatformHandler. 2015-11-03 20:48:36 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln
LICENSE.txt
NuGet.config Updating to release NuGet.config. 2015-10-28 12:43:07 -07:00
NuGet.master.config
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
makefile.shade

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.