Go to file
Doug Bunting 2b4f2cbcc3 Explicitly choose Mono 4.0.5
- avoids future problems related to aspnet/External#48
  - e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 10:55:44 -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 Explicitly choose Mono 4.0.5 2015-11-17 10:55:44 -08:00
CONTRIBUTING.md
DiagnosticsPages.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.sh
global.json
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.