Ross ROSS = Recommend OSS · open-source software intelligence for agents

MiniProfiler/dotnet

A simple but effective mini-profiler for ASP.NET (and Core) websites observed · 2026-08-28

github.com/MiniProfiler/dotnet · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

49/100

  • Activity 34
  • Release rhythm 40
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 4776
  • days_rel: 641
  • days_push: 396
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

3009 stars · 612 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

MiniProfiler is a lightweight profiling library and UI for .NET, ASP.NET, and ASP.NET Core applications. It shows where time is spent in requests, including SQL queries and custom timings, via an on-page performance indicator and shareable results.

Use cases

  • profile slow pages in an ASP.NET Core app
  • see which SQL queries run and how long they take
  • add custom timing instrumentation to C# code
  • debug performance issues in a web application
  • share request timings with teammates
  • profile a .NET console application

When to choose

  • you need lightweight, low-overhead request profiling in .NET
  • you want a quick UI overlay showing timings and queries per page
  • you need profiling for both legacy ASP.NET and ASP.NET Core

When to avoid

  • you need full APM with distributed tracing across services
  • you want continuous production monitoring and alerting rather than dev-time profiling
  • your stack is not .NET

Facets

library · maturity stable

monitoring tracing benchmarking developer-tools performance web-development developer-tools backend dotnet cross-platform profiler asp-net asp-net-core sql-query-timing nuget performance-analysis web-server

3 sources

Member repositories

RepositoryRoleHealth v2
MiniProfiler/dotnetmain49

For agents

markdown · JSON · MCP: product_card(name="MiniProfiler/dotnet")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem