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 Add schema version to kproj files 2014-11-25 10:39:01 -08:00
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 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 to work on Mono 2014-10-21 12:41:59 -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.