Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
dotnet add package Polly.Core --version 8.5.1
Install-Package Polly.Core -Version 8.5.1
| 包名 | 版本要求 |
|---|---|
| Microsoft.Bcl.AsyncInterfaces | [6.0.0, ) |
| Microsoft.Bcl.TimeProvider | [8.0.0, ) |
| System.ComponentModel.Annotations | [4.5.0, ) |
| System.Threading.Tasks.Extensions | [4.5.4, ) |
| System.ValueTuple | [4.5.0, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.Bcl.AsyncInterfaces | [6.0.0, ) |
| Microsoft.Bcl.TimeProvider | [8.0.0, ) |
| System.ComponentModel.Annotations | [4.5.0, ) |
| System.Threading.Tasks.Extensions | [4.5.4, ) |
| System.ValueTuple | [4.5.0, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.Bcl.AsyncInterfaces | [6.0.0, ) |
| Microsoft.Bcl.TimeProvider | [8.0.0, ) |
| System.ComponentModel.Annotations | [4.5.0, ) |
| System.Threading.Tasks.Extensions | [4.5.4, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.Bcl.TimeProvider | [8.0.0, ) |
| 作者 | Michael Wolfenden, App vNext |
|---|---|
| 发布时间 | 2025-01-13 18:00:35 |
| 项目主页 | https://github.com/App-vNext/Polly |
| 许可证 | https://www.nuget.org/packages/Polly.Core/8.5.1/license |