dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- 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: 27.0
- age_days: 4215
- days_rel: 21
- days_push: 7
- n_releases_24m: 33
Adoption not part of the score
3202 stars · 891 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A suite of .NET libraries from Microsoft providing production-ready capabilities such as resilience pipelines, telemetry, diagnostics, compliance, and AI abstractions. Originally built to support high-scale services like Microsoft Teams, it is now a core part of the .NET ecosystem.
Use cases
- add resilience and retry pipelines to .NET services
- enhance logging, metering, and tracing in ASP.NET Core apps
- redact sensitive data from telemetry for privacy compliance
- unit test code that depends on ILogger or TimeProvider
- integrate generative AI models via abstractions and middleware
- run production experiments with contextual options
When to choose
- building production-grade .NET or ASP.NET Core services needing robustness and observability
- you want Microsoft-supported, MIT-licensed extensions built on Polly
- you need standardized AI abstractions in .NET
When to avoid
- working outside the .NET ecosystem
- you only need a tiny single-purpose utility rather than a broad library suite
- your project targets legacy .NET Framework versions
Facets
library · maturity active
logging tracing monitoring middleware testing configuration-management error-handling llm-inference backend developer-tools apis large-language-models monitoring dotnet cross-platform resilience polly telemetry aspnetcore diagnostics options-pattern microsoft web-server
1 source
- readme: https://github.com/dotnet/extensions · fetched 2026-08-28 · 4023e233cb2b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dotnet/extensions | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="dotnet/extensions")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem