Prevent memory leaks and runtime crashes in .NET Dependency Injection. A zero-overhead Roslyn analyzer that catches captive dependencies, undisposed scopes, and lifetime mismatches at compile-time.
-
Updated
Aug 22, 2026 - C#
8000
Prevent memory leaks and runtime crashes in .NET Dependency Injection. A zero-overhead Roslyn analyzer that catches captive dependencies, undisposed scopes, and lifetime mismatches at compile-time.
A lightweight Blazor Server (SSR) solution that helps detect excessive re-renders (often referred to as render loops). Render loops can crash your app by exhausting server resources, especially in Blazor Server, where every connected client shares server memory.
Self-hosted nightly AI code review that examines changed files with the unchanged supporting context they depend on
Add a description, image, and links to the bug-detection topic page so that developers can more easily learn about it.
To associate your repository with the bug-detection topic, visit your repo's landing page and select "manage topics."