Info
Version: | 8.0.2 |
Author(s): | Capgemini, ADCenter Valencia, Traiectum Team |
Last Update: | Monday, July 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/devonfw/devon4net |
NuGet Url: | https://www.nuget.org/packages/Devon4Net.Infrastructure.CircuitBreaker |
Install
Install-Package Devon4Net.Infrastructure.CircuitBreaker
dotnet add package Devon4Net.Infrastructure.CircuitBreaker
paket add Devon4Net.Infrastructure.CircuitBreaker
Devon4Net.Infrastructure.CircuitBreaker Download (Unzip the "nupkg" after downloading)
Dependencies
- Devon4Net.Infrastructure.Common(>= 5.0.0)
- Devon4Net.Infrastructure.Log(>= 5.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.Http.Polly(>= 5.0.1)
- Polly(>= 7.2.1)
- System.Text.Json(>= 5.0.0)
- System.Threading.Tasks(>= 4.3.0)
Tags
Added support to manage communication using a certificate via httpclient factory.