Go to file
Chris R 14bca1d49b Merge pull request #35 from turchenkoalex/bug-27
Issue #27: Error page middleware returns an empty body on OS X
2014-09-23 12:48:42 -07:00
samples Reacting to System.Text.Encoding package version change 2014-09-11 10:06:41 -07:00
src Merge pull request #35 from turchenkoalex/bug-27 2014-09-23 12:48:42 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
DiagnosticsPages.sln Handle IBuilder rename to IApplicationBuilder. 2014-09-10 12:14:50 -07:00
LICENSE.txt
NuGet.Config Updating dev NuGet.config 2014-09-17 09:56:58 -07:00
README.md
build.cmd Updated build.cmd 2014-09-05 01:46:37 -07:00
build.sh Updating build.sh based on KRuntime changes 2014-06-10 17:17:03 -07:00
global.json
makefile.shade Change the default author in makefile.shade 2014-06-18 16:21:39 -07:00

README.md

ASP.NET DiagnosticsPages

Diagnostics middleware.

This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.