C# resiliency-patterns

Open-source C# projects categorized as resiliency-patterns

C# resiliency-pattern Projects

  • 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: The Retry Pattern and Retry Storm Anti-pattern | dev.to | 2024-01-15

    In our applications, we should wrap all requests to remote services in code that implements a retry policy that follows one of the strategies I listed earlier. If you are a .NET developer like myself, you may be familiar with the Polly library. Golang has a library called Retry, and there are numerous third-party libraries for Python and Java.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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# resiliency-patterns related posts

  • The Retry Pattern and Retry Storm Anti-pattern

    1 project | dev.to | 15 Jan 2024
  • I thought "Availability Groups" would be 100% "seamless"

    1 project | /r/SQLServer | 16 May 2023
  • Do you really need "microservices"?

    1 project | dev.to | 14 May 2023
  • Only "exit 1" if VISIBLE errors are thrown during script invocation, ignoring try/catch blocks

    1 project | /r/PowerShell | 23 Apr 2023
  • Getting back into C# after a hiatus, any good reading material recommendations to get back up to speed? Been using Kotlin recently, and got quite a lot of experience in engineering.

    1 project | /r/csharp | 13 Apr 2023
  • How To Implement Retries Without Cluttering Your Code

    1 project | /r/dotnet | 18 Nov 2022
  • Spawning async tasks in while loop.

    1 project | /r/dotnet | 26 Oct 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 9 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

Project Stars
1 Polly 13,023

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com