C# circuit-breaker-pattern

Open-source C# projects categorized as circuit-breaker-pattern

C# circuit-breaker-pattern Projects

circuit-breaker-pattern
  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. Code Effects

    Code Effects: AI-Ready .NET Business Rules Engine. Embed visual business rules in your .NET app with AI-assisted authoring, native VS debugging, blazing-fast compiled evaluation, and no SaaS dependency. FREE edition available.

    Code Effects logo
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-pattern discussion

Log in or Post with

C# circuit-breaker-pattern 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 - ReSharper
    www.jetbrains.com | 6 Sep 2026
    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. Learn more →

Index

# Project Stars
1 Polly 14,235

Sponsored
Code Effects: AI-Ready .NET Business Rules Engine
Embed visual business rules in your .NET app with AI-assisted authoring, native VS debugging, blazing-fast compiled evaluation, and no SaaS dependency. FREE edition available.
codeeffects.com

Did you know that C# is
the 12th most popular programming language
based on number of references?