Go to file
Doug Bunting c6664a3dcd Move Travis to supported Linux distribution
- use Ubuntu 14.04 (Trusty)
  - Travis support for Trusty is in Beta and currently requires `sudo`
- run `dnu restore` with DNX Core since aspnet/External#49 is not fixed in Mono versions we can use
- add required dependencies for DNX Core to `.travis.yml`
- addresses part of aspnet/Universe#290
2015-11-17 12:36:10 -08:00
samples React to WebEncoders and Http.Abstractions changes. 2015-11-02 17:46:25 -08:00
src Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:23:56 -08:00
test Reacting to DI changes 2015-11-13 11:22:53 -08:00
tools Strong name everything except Microsoft.AspNet.Diagnostics.Entity. 2015-11-03 17:35:50 -08:00
.gitattributes
.gitignore
.travis.yml Move Travis to supported Linux distribution 2015-11-17 12:36:10 -08:00
CONTRIBUTING.md
DiagnosticsPages.sln Bring back "Apply Migrations" button on database error page 2015-10-20 09:29:15 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd Fix local build break 2015-10-12 12:51:39 -07:00
build.sh React to aspnet/Universe#290 fix 2015-10-10 19:53:14 -07:00
global.json
makefile.shade * Fix PageGenerator 2015-10-16 10:44:55 -07: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.