Go to file
Praburaj 6ee155c40f Move IServiceCollection extension to Microsoft.Framework.DependencyInjection namespace
Fixes: https://github.com/aspnet/Diagnostics/issues/96
2015-03-13 17:11:23 -07:00
samples
src Move IServiceCollection extension to Microsoft.Framework.DependencyInjection namespace 2015-03-13 17:11:23 -07:00
test Move IServiceCollection extension to Microsoft.Framework.DependencyInjection namespace 2015-03-13 17:11:23 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
DiagnosticsPages.sln
LICENSE.txt
NuGet.Config
README.md
build.cmd Do not use deprecated `dnvm -x86` switch 2015-03-11 16:58:22 -07:00
build.sh
global.json
makefile.shade

README.md

ASP.NET DiagnosticsPages

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.