Skip to content
@App-vNext

App vNext

Pinned Loading

  1. Polly Polly Public

    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 …

    C# 13.1k 1.2k

Repositories

Showing 10 of 16 repositories
  • Polly Public

    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+.

    App-vNext/Polly’s past year of commit activity
    C# 13,131 BSD-3-Clause 1,204 8 (1 issue needs help) 3 Updated Jun 29, 2024
  • Polly-Samples Public

    Provides sample implementations of the Polly library. The intent of this project is to help newcomers kick-start their use of Polly within their own projects.

    App-vNext/Polly-Samples’s past year of commit activity
    C# 271 GPL-2.0 127 1 0 Updated Jun 28, 2024
  • Polly.Caching.IDistributedCache Public

    Plug-in for the Polly Cache policy supporting Microsoft.Extensions.Caching.Distributed.IDistributedCache.

    App-vNext/Polly.Caching.IDistributedCache’s past year of commit activity
  • Polly.Extensions.Http Public archive

    Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.

    App-vNext/Polly.Extensions.Http’s past year of commit activity
    C# 83 20 8 2 Updated Nov 13, 2023
  • .github Public
    App-vNext/.github’s past year of commit activity
    0 0 0 1 Updated Apr 21, 2023
  • Polly.Caching.Serialization.System.Text.Json Public

    Json Serialization plugin for the Polly CachePolicy, using System.Text.Json

    App-vNext/Polly.Caching.Serialization.System.Text.Json’s past year of commit activity
  • Polly.Caching.MemoryCache Public

    MemoryCache plugin for the Polly Cache policy

    App-vNext/Polly.Caching.MemoryCache’s past year of commit activity
  • Polly.Caching.Serialization.Json Public

    Json Serialization plugin for the Polly CachePolicy, using NewtonSoft.Json

    App-vNext/Polly.Caching.Serialization.Json’s past year of commit activity
    C# 4 7 1 1 Updated Jan 12, 2020
  • Polly.Caching.Redis Public

    Redis plugin for the Polly Cache policy

    App-vNext/Polly.Caching.Redis’s past year of commit activity
    3 BSD-3-Clause 3 0 0 Updated Dec 11, 2018
  • Notifier Public

    Command line tool to send Windows Toast Notifications.

    App-vNext/Notifier’s past year of commit activity
    C# 4 7 0 0 Updated Sep 4, 2018

Top languages

Loading…

Most used topics

Loading…