Go to file
moozzyk 674efca4de Adding HttpPlatformHandler logging defaults to web.config
- writing a default path to log file if one does not exist
 - setting stdoutLogEnabled to false if the attribute does not exist
2016-01-25 10:17:10 -08:00
samples/IISSample Rename AspNet 5 file contents. 2016-01-22 12:23:57 -08:00
src Adding HttpPlatformHandler logging defaults to web.config 2016-01-25 10:17:10 -08:00
test Adding HttpPlatformHandler logging defaults to web.config 2016-01-25 10:17:10 -08:00
tools
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln Rename AspNet 5 file contents. 2016-01-22 12:23:57 -08:00
LICENSE.txt
NuGet.config
NuGet.master.config
README.md
build.cmd
build.sh
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.