Go to file
Praburaj 86432baac7 File names and line numbers don't appear on mono error page
https://github.com/aspnet/Diagnostics/issues/54

Fix is to handle the retrievel of file name with different separators on .net and mono.
2014-11-25 15:15:46 -08:00
samples
src File names and line numbers don't appear on mono error page 2014-11-25 15:15:46 -08:00
test elm logger 2014-11-25 14:58:04 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
DiagnosticsPages.sln elm logger 2014-11-25 14:58:04 -08:00
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.