# MiniProfiler/dotnet

A simple but effective mini-profiler for ASP.NET (and Core) websites

Repository: https://github.com/MiniProfiler/dotnet
Canonical: https://ross.abutalabs.com/products/miniprofiler-dotnet
Homepage: https://miniprofiler.com/dotnet/
Language: C#
License: MIT
License Family: permissive
Last push: 2025-08-03T00:31:11+00:00

## Health v2 (maintenance only)
Score: 49/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 34, release rhythm 40, longevity 100
- inputs: {"age_days": 4776, "days_push": 396, "days_rel": 641, "gap_med": 0, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3009, forks 612 (observed 2026-08-28T04:07:37.759621+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: monitoring, tracing, benchmarking, developer-tools
- domain: performance, web-development, developer-tools, backend
- platform: dotnet, cross-platform
- tags: profiler, asp-net, asp-net-core, sql-query-timing, nuget, performance-analysis, web-server

## Member repositories
- MiniProfiler/dotnet (main) score 49

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:37.759621+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:30:12.518805+00:00, confidence not recorded.
  - readme: https://github.com/MiniProfiler/dotnet (fetched 2026-08-28T04:07:37.759621+00:00, sha e99bd8137339)
  - homepage: https://miniprofiler.com/dotnet/ (fetched 2026-08-29T09:45:30.912839+00:00, sha d39487d4a2c0)
  - site_page: https://miniprofiler.com/dotnet/Releases (fetched 2026-08-29T09:45:30.915631+00:00, sha 6e7d9c68fe9d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
