Go to file
Chris R acd88a6ca7 Merge pull request #38 from tugberkugurlu/ErrorTitleShowNewLine
showing the error message inside pre tag in order to properly render the new lines
2014-10-16 08:55:30 -07:00
samples Merge pull request #38 from tugberkugurlu/ErrorTitleShowNewLine 2014-10-16 08:55:30 -07:00
src Merge pull request #38 from tugberkugurlu/ErrorTitleShowNewLine 2014-10-16 08:55:30 -07:00
test/Microsoft.AspNet.Diagnostics.Tests Fixed FakeLibraryInformation 2014-10-15 00:35:01 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
DiagnosticsPages.sln New ErrorHandler middleware. 2014-10-11 07:04:07 -07:00
LICENSE.txt
NuGet.Config Updating dev NuGet.config 2014-09-17 09:56:58 -07:00
README.md
build.cmd Updated build.cmd 2014-09-05 01:46:37 -07:00
build.sh Updating build.sh based on KRuntime changes 2014-06-10 17:17:03 -07:00
global.json
makefile.shade Change the default author in makefile.shade 2014-06-18 16:21:39 -07:00

README.md

ASP.NET DiagnosticsPages

Diagnostics middleware.

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