Polly.Contrib.MutableBulkheadPolicy is a mutable version of Polly Bulkhead policy that allows changing parallelization parameter.
Info
Version: | 1.0.0 |
Author(s): | App vNext |
Last Update: | Sunday, October 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Polly-Contrib/Polly.Contrib.MutableBulkheadPolicy |
NuGet Url: | https://www.nuget.org/packages/Polly.Contrib.MutableBulkheadPolicy |
Install
Install-Package Polly.Contrib.MutableBulkheadPolicy
dotnet add package Polly.Contrib.MutableBulkheadPolicy
paket add Polly.Contrib.MutableBulkheadPolicy
Polly.Contrib.MutableBulkheadPolicy Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- NETStandard.Library(>= 1.6.1)
- Polly(>= 7.0.0)
- Polly(>= 7.0.0)