Free, MIT-licensed Roslyn analyzers that catch resilience/reliability anti-patterns (blocking async calls, fire-and-forget tasks, swallowed exceptions, unprotected HttpClient calls) — a resilience-focused companion to ReSharper/Roslynator, from the Polly resilience ecosystem.
csharp async roslyn dotnet static-analysis reliability deadlock analyzer polly resilience code-fix fire-and-forget cancellation-token resharper-alternative
-
Updated
Aug 7, 2026 - C#