Skip to content
This repository has been archived by the owner on Dec 8, 2018. It is now read-only.
/ Diagnostics Public archive

[Archived] Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors. Project moved to https://github.com/aspnet/AspNetCore

License

Notifications You must be signed in to change notification settings

aspnet/Diagnostics

Repository files navigation

ASP.NET Core Diagnostics [Archived]

This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/AspNetCore.

Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the AspNetCore repo.