depscope
Packages
IntegrateAPI DocsCuratorBenchmarkCoverage
Sign inGet API access
depscope/nuget/AspNetCore.Mvc.Routes.DebuggingLoggerMiddleware

AspNetCore.Mvc.Routes.DebuggingLoggerMiddleware

nugetv1.0.0

Add RouteDebuggingLogger to your AspNetCore app and behold in relieve as it explains to your Logger what routes AspNetCore.Mvc has identified. ``` public void Configure(IApplicationBuilder app, IHostingEnvironment env) { if (env.IsDevelopment()) { app .UseDeveloperExceptionPage() .UseMiddleware<RouteDebuggingLogger>(); } app .UseMvcWithDefaultRoute() .UseComponentAsService() .UseKitchenSink(); } ``` Example output: ``` info: As

1 versions1 maintainers1 deps379 weekly dl
chrisfcarroll/ComponentAsService
30
/ 100
Health
use with caution

[email protected] low health (30/100) — consider alternatives

  • Moderate health score (30/100) — verify manually
Health breakdown0 – 100
0/25
maintenance
3/20
popularity
25/25
security
0/15
maturity
2/15
community
Vulnerabilities
0
none known

Health History

Dependency Tree

License Audit

Dependencies (1)
Microsoft.AspNetCore.Mvc.Core
API access

Get this data programmatically — free, no authentication.

curl https://depscope.dev/api/check/nuget/AspNetCore.Mvc.Routes.DebuggingLoggerMiddleware

Last updated · 2018-11-04T00:27:49.08+00:00

DepScope

Package intelligence for AI agents. 19 ecosystems.

Resources
API DocumentationHallucination BenchmarkFor EnterpriseSwagger / OpenAPIPopular PackagesCoverageAI Plugin SetupWatch the pitch (60s)
Legal
Legal hubPrivacy PolicyTerms of ServiceCookie PolicyAcceptable UseAttributionDPASub-processorsSecurityImprintContact中文
© 2026 Cuttalo srl — Italy · VAT IT03242390734Built for AI agents