PipelineRD 2.0.1
dotnet add package PipelineRD --version 2.0.1
NuGet\Install-Package PipelineRD -Version 2.0.1
<PackageReference Include="PipelineRD" Version="2.0.1" />
paket add PipelineRD --version 2.0.1
#r "nuget: PipelineRD, 2.0.1"
// Install PipelineRD as a Cake Addin #addin nuget:?package=PipelineRD&version=2.0.1 // Install PipelineRD as a Cake Tool #tool nuget:?package=PipelineRD&version=2.0.1
PipelineRD
<p align="center"> <img width="770" height="180" src="https://user-images.githubusercontent.com/29133996/134793179-127a843e-0eca-4c62-8e81-ec75f1ed7a81.png"> </p>
A chain of responsability pattern implementation in .NET
Supports retry policy, sync and async steps, rollback, pipeline recovery by cache.
Check the wiki for examples and how to use it.
Installing PipelineRD
You should install PipelineRD with NuGet:
Install-Package PipelineRD
Or via the .NET Core command line interface:
dotnet add package PipelineRD
Either commands, from Package Manager Console or .NET Core CLI, will download and install PipelineRD and all required dependencies.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Microsoft.Extensions.Caching.Abstractions (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection (>= 6.0.0)
- Microsoft.Extensions.DependencyModel (>= 5.0.0)
- Polly (>= 7.2.2)
- Serilog (>= 3.0.1)
- System.Text.Json (>= 6.0.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on PipelineRD:
Package | Downloads |
---|---|
PipelineRD.Validation
The complementary validation package for PipelineRD. It uses Fluent Validation to do it. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 211 | 10/4/2023 |
2.0.0.1-alpha.20230925024337 | 76 | 9/25/2023 |
2.0.0 | 153 | 9/25/2023 |
2.0.0-alpha.20230925022007 | 53 | 9/25/2023 |
2.0.0-alpha.20220804.3 | 118 | 8/4/2022 |
2.0.0-alpha.20220804.2 | 103 | 8/4/2022 |
2.0.0-alpha.20220804.1 | 110 | 8/4/2022 |
1.1.11-alpha.20220202.3 | 175 | 2/2/2022 |
1.1.11-alpha.20220202.1 | 132 | 2/2/2022 |
1.1.10 | 1,652 | 10/28/2021 |
1.1.9 | 377 | 10/28/2021 |
1.1.8 | 395 | 10/28/2021 |
1.1.7 | 595 | 10/19/2021 |
1.1.6 | 366 | 10/6/2021 |
1.1.5 | 347 | 9/26/2021 |
1.1.4 | 493 | 9/26/2021 |
1.1.3 | 312 | 9/26/2021 |
1.1.2 | 315 | 9/20/2021 |
1.1.2-alpha.20210920.2 | 163 | 9/20/2021 |
1.1.2-alpha.20210920.1 | 167 | 9/20/2021 |
1.1.1 | 326 | 9/19/2021 |
1.1.1-alpha.20210918.26 | 173 | 9/18/2021 |
1.1.1-alpha.20210918.22 | 170 | 9/18/2021 |
1.0.1 | 333 | 8/8/2021 |
1.0.0 | 509 | 8/7/2021 |