Steeltoe's implementation of Netflix's Hystrix, for .NET.
Info
Version: | 3.2.8 |
Author(s): | Steeltoe, VMware |
Last Update: | Tuesday, July 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://steeltoe.io/ |
NuGet Url: | https://www.nuget.org/packages/Steeltoe.CircuitBreaker.HystrixBase |
Install
Install-Package Steeltoe.CircuitBreaker.HystrixBase
dotnet add package Steeltoe.CircuitBreaker.HystrixBase
paket add Steeltoe.CircuitBreaker.HystrixBase
Steeltoe.CircuitBreaker.HystrixBase Download (Unzip the "nupkg" after downloading)
Dependencies
- Steeltoe.CircuitBreaker.Abstractions(>= 3.0.2)
- Steeltoe.Common(>= 3.0.2)
- Steeltoe.Discovery.Abstractions(>= 3.0.2)
- HdrHistogram(>= 2.0.0)
- Newtonsoft.Json(>= 11.0.2)
Tags