Go to file
BrennanConroy e528d9ef91 Update web.config and add publish tool 2016-04-25 08:42:12 -07:00
samples Update web.config and add publish tool 2016-04-25 08:42:12 -07:00
src Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:04:24 -07:00
test Use latest build of dotnet-test-xunit 2016-04-19 14:53:55 -07:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
DiagnosticsPages.sln
LICENSE.txt
NuGet.config Updating to release. 2016-04-06 09:47:33 -07:00
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1 Updating to release. 2016-04-06 09:47:33 -07:00
build.sh Updating to release. 2016-04-06 09:47:33 -07:00
global.json

README.md

ASP.NET Core Diagnostics

AppVeyor: AppVeyor

Travis: Travis

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 Home repo.