Go to file
Doug Bunting 4aa1d4b1b7 Change hardcoded `bash` shebang to `env`
- aspnet/Home#695
- support various `bash` installation locations
- in particular, enable building on FreeBSD
2015-06-23 10:54:02 -07:00
samples Remove extra bracket from error page view. 2015-06-16 10:25:54 -07:00
src Fix old way of getting Migrator 2015-06-19 11:55:58 -07:00
test Use ApplyMigrations extension method 2015-06-19 11:37:01 -07:00
.gitattributes
.gitignore
.travis.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:38 -07:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:50:16 -07:00
DiagnosticsPages.sln Remove ErrorPageOptions properties except SourceCodeLineCount 2015-06-16 09:51:10 -07:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:46:24 -07:00
NuGet.Config
README.md
appveyor.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:38 -07:00
build.cmd
build.sh Change hardcoded `bash` shebang to `env` 2015-06-23 10:54:02 -07:00
global.json Update global.json, sources=>projects 2015-04-02 09:19:58 -07:00
makefile.shade

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.