AspNetDebugDashboard.Suite
1.0.0
dotnet add package AspNetDebugDashboard.Suite --version 1.0.0
NuGet\Install-Package AspNetDebugDashboard.Suite -Version 1.0.0
<PackageReference Include="AspNetDebugDashboard.Suite" Version="1.0.0" />
<PackageVersion Include="AspNetDebugDashboard.Suite" Version="1.0.0" />
<PackageReference Include="AspNetDebugDashboard.Suite" />
paket add AspNetDebugDashboard.Suite --version 1.0.0
#r "nuget: AspNetDebugDashboard.Suite, 1.0.0"
#:package AspNetDebugDashboard.Suite@1.0.0
#addin nuget:?package=AspNetDebugDashboard.Suite&version=1.0.0
#tool nuget:?package=AspNetDebugDashboard.Suite&version=1.0.0
AspNetDebugDashboard.Suite
Shared plumbing for the AspNetDebugDashboard tool suite. Each tool (Mailbox, Flags, Jobs, Vitals, and the dashboard) registers a SuitePanel describing itself; every tool then renders a common sidebar linking to all installed siblings.
You normally don't reference this directly: it comes in as a dependency of the suite packages. It carries no logic beyond the shared contract.
License
MIT.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on AspNetDebugDashboard.Suite:
| Package | Downloads |
|---|---|
|
AspNetDebugDashboard
Request, SQL query, log, and exception capture for ASP.NET Core, viewable in a dashboard served at /_debug. Inspired by Laravel Telescope. LiteDB storage, EF Core interceptor, zero-config setup. |
|
|
AspNetMailbox
Captures outbound email in-process during development and previews it at /_mailbox. Point your SMTP sender at the built-in sink, or capture explicitly. No separate mail server, no Docker. Part of the AspNetDebugDashboard suite. |
|
|
AspNetFlags
Local feature flags for ASP.NET Core with a live toggle UI at /_flags. Flags are discovered as your code checks them, flipped from the browser, and stored locally. No Azure App Configuration, no SaaS. Part of the AspNetDebugDashboard suite. |
|
|
AspNetJobs
Background jobs for ASP.NET Core with a live inspector at /_jobs. Enqueue work, run it in-process, and watch pending/running/succeeded/failed with timing and stack traces. No Redis, no Hangfire. Part of the AspNetDebugDashboard suite. |
|
|
AspNetVitals
Live process and health vitals for ASP.NET Core at /_vitals. Memory, GC, threads, uptime, and your registered health checks on one page that updates in real time. No storage, no setup. Part of the AspNetDebugDashboard suite. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 54 | 6/17/2026 |