Skip to content
#

code-fix

Here are 17 public repositories matching this topic...

Roslyn analyzers and code fixes for .NET HttpClient, IHttpClientFactory, Polly, and Microsoft.Extensions.Http.Resilience. Catch reliability bugs at compile time.

  • Updated Sep 7, 2026
  • C#

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.

  • Updated Aug 7, 2026
  • C#

Add this topic to your repo

To associate your repository with the code-fix topic, visit your repo's landing page and select "manage topics."

Learn more