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
Dec 11, 2025 - C#
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.
🔍 Prevent memory leaks and `ObjectDisposedException` with compile-time analysis tools that ensure proper Dependency Injection lifetimes in your applications.
Add a description, image, and links to the captive-dependency topic page so that developers can more easily learn about it.
To associate your repository with the captive-dependency topic, visit your repo's landing page and select "manage topics."