Go to file
Doug Bunting 1899a4ffc2 React to aspnet/Universe#290 fix
- pick up latest `build.cmd` and `build.sh` files
  - preserve installation of x64 DNX packages in this repo
2015-10-11 00:48:26 -07:00
samples/IISSample Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:45 -07:00
src/Microsoft.AspNet.IISPlatformHandler Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:45 -07:00
test Enable windows auth in tests via web.config. 2015-10-07 12:34:46 -07: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 Initial push 2015-09-21 10:52:51 -07:00
IISIntegration.sln #2 Platform handler middleware, sample, tests, functional tests. 2015-09-28 15:16:55 -07:00
LICENSE.txt Initial push 2015-09-21 10:52:51 -07:00
NuGet.config Updating to dev NuGet.config 2015-09-28 23:15:07 -07:00
NuGet.master.config Initial build infrastructure. 2015-09-22 12:26:56 -07:00
README.md Initial push 2015-09-21 10:52:51 -07:00
build.cmd React to aspnet/Universe#290 fix 2015-10-11 00:48:26 -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.