C# circuit-breaker

Open-source C# projects categorized as circuit-breaker

Top 3 C# circuit-breaker Projects

circuit-breaker
  1. Polly

    Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.

    Project mention: Node.js has plenty of circuit breakers. So why did I build another one? | dev.to | 2026-07-27

    Java solved this years ago with resilience4j. .NET has Polly. Node.js... has pieces.

  2. ReSharper

    ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.

    ReSharper logo
  3. trybot

    A transient fault handling framework including such resiliency solutions as Retry, Timeout, Fallback, Rate Limit and Circuit Breaker.

  4. Reliable.HttpClient

    Production-ready HttpClient ecosystem: resilience patterns + intelligent caching + universal response handlers. Zero config, multiple approaches, seamless substitution.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# circuit-breaker discussion

Log in or Post with

C# circuit-breaker related posts

  • Node.js has plenty of circuit breakers. So why did I build another one?

    3 projects | dev.to | 27 Jul 2026
  • Cómo manejar fallos transitorios en .NET con Polly y ResiliencePipelineBuilder

    1 project | dev.to | 27 Apr 2026
  • How to Add Token Swaps to C# .NET Backends

    1 project | dev.to | 9 Apr 2026
  • Implementing the Retry Pattern Using Polly in .NET Applications published

    1 project | dev.to | 5 Apr 2026
  • Preparing for the IETF RateLimit Header Standard in .NET

    2 projects | dev.to | 19 Dec 2025
  • Benchmark: How to use C# Parallel.ForEachAsync for 3x faster bulk file downloading time

    1 project | dev.to | 16 Aug 2025
  • How To Implement Retries and Resilience Patterns With Polly and Microsoft Resilience

    1 project | dev.to | 29 Apr 2025
  • A note from our sponsor - AppSignal
    www.appsignal.com | 5 Sep 2026
    APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product. Learn more →

Index

What are some of the best open-source circuit-breaker projects in C#? This list will help you:

# Project Stars
1 Polly 14,232
2 trybot 18
3 Reliable.HttpClient 9

Sponsored
ReSharper is now available in VS Code and Cursor
ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
www.jetbrains.com