[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
Перейти к файлу
N. Taylor Mullen 6102699916 Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:07 -08:00
samples Reacting to hosting rename 2016-01-17 17:56:18 -08:00
src Rename AspNet 5 folders and files. 2016-01-22 12:24:07 -08:00
test Rename AspNet 5 folders and files. 2016-01-22 12:24:07 -08:00
tools Strong name everything except Microsoft.AspNet.Diagnostics.Entity. 2015-11-03 17:35:50 -08:00
.gitattributes Build with dotnet 2016-01-11 15:24:42 -08:00
.gitignore Build with dotnet 2016-01-11 15:24:42 -08:00
.travis.yml Build with dotnet 2016-01-11 15:24:42 -08:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:50:16 -07:00
DiagnosticsPages.sln Hosting#318 Add middleware analysis tools, sample. 2015-11-24 11:52:20 -08:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:46:24 -07:00
NuGet.config Update nuget.exe and corresponding feeds to v3. 2015-09-17 18:33:07 -07:00
NuGetPackageVerifier.json Enabling NuGetPackageVerifier 2015-09-22 16:00:47 -07:00
README.md Adding status badges 2015-04-01 18:13:45 -07:00
appveyor.yml Build with dotnet 2016-01-11 15:24:42 -08:00
build.cmd Build with dotnet 2016-01-11 15:24:42 -08:00
build.sh Updating build script 2016-01-14 16:41:15 -08:00
global.json Update global.json, sources=>projects 2015-04-02 09:19:58 -07:00
makefile.shade Allow inline configure of options in UseDeveloperExceptionPage 2015-12-15 10:57:24 -08:00

README.md

ASP.NET DiagnosticsPages

AppVeyor: AppVeyor

Travis: Travis

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.