Go to file
Praburaj 58b1ae1712 A regression introduced in a recent change
With this fix a case is regressed.
ba5d235a32

If file information is not available if function is empty then line needs to be sent. With the regression empty lines were printed in error page where symbol information is not available. This fixes it. Thanks Chris for identitying this and fixing.
2014-11-20 16:24:04 -08:00
samples Update KProj to the latest format 2014-11-12 15:01:34 -08:00
src A regression introduced in a recent change 2014-11-20 16:24:04 -08:00
test Update Microsoft.AspNet.Diagnostics.Entity to build in this repo 2014-11-18 15:12:13 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
DiagnosticsPages.sln Update Microsoft.AspNet.Diagnostics.Entity to build in this repo 2014-11-18 15:12:13 -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.