Go to file
tugberkugurlu a023b08282 replacing newlines inside the error message with the HTML br tag on error
page to properly dispaly the newlines on the error page
2014-10-10 11:26:59 +03:00
samples replacing newlines inside the error message with the HTML br tag on error 2014-10-10 11:26:59 +03:00
src replacing newlines inside the error message with the HTML br tag on error 2014-10-10 11:26:59 +03:00
test/Microsoft.AspNet.Diagnostics.Tests Fix ILibaryInformation.Version break. 2014-10-07 09:31:08 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
DiagnosticsPages.sln
LICENSE.txt
NuGet.Config
README.md
build.cmd
build.sh
global.json
makefile.shade

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.