davidfowl/AspNetCoreDiagnosticScenarios resource
This repository has examples of broken patterns in ASP.NET Core applications observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2884
- days_rel: n/a
- days_push: 827
- n_releases_24m: 0
Adoption not part of the score
8505 stars · 773 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of examples of problematic patterns in ASP.NET Core applications with guidance on how to fix them, based on real-world customer issues. It includes general ASP.NET Core and asynchronous programming guidance for writing scalable web services.
Use cases
- learn common async/await pitfalls in ASP.NET Core
- diagnose why my ASP.NET Core app is slow or blocking
- find examples of broken patterns in scalable web services
- learn best practices for writing scalable ASP.NET Core services
- understand sync-over-async deadlocks in .NET
- review guidance before a production performance audit
When to choose
- you build or maintain ASP.NET Core web services and want to avoid common performance pitfalls
- you are debugging blocking, deadlocking, or scalability issues in a .NET web app
- you want curated, real-world-derived guidance on async programming in C#
When to avoid
- you need runnable production code or a library to drop into your project
- you work outside the .NET/ASP.NET Core ecosystem
- you need up-to-date coverage of the latest .NET versions, as the repo is in maintenance mode
Facets
learning-resource · maturity maintenance
developer-tools documentation web-development backend developer-tools tutorials dotnet cross-platform aspnet-core async-programming performance anti-patterns diagnostics csharp
1 source
- readme: https://github.com/davidfowl/AspNetCoreDiagnosticScenarios · fetched 2026-08-28 · 64adb4b293bf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| davidfowl/AspNetCoreDiagnosticScenarios | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="davidfowl/AspNetCoreDiagnosticScenarios")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem