- Removed all properties except `SourceCodeLineCount` - Updated ErroPageMiddleware (including some minor code-style changes) - Updated CompilationErrorPage.cshtml and ErrorPage.cshtml - Added `run` command to PageGenerator project.json to execute from command line - Include cookies on error page - Removed showSource parameter - Remove unused exception parameter |
||
|---|---|---|
| samples | ||
| src | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| DiagnosticsPages.sln | ||
| LICENSE.txt | ||
| NuGet.Config | ||
| README.md | ||
| appveyor.yml | ||
| build.cmd | ||
| build.sh | ||
| global.json | ||
| makefile.shade | ||
README.md
ASP.NET DiagnosticsPages
Diagnostics middleware.
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.