PipelineRD 2.0.0-alpha.20230925022007
See the version list below for details.
dotnet add package PipelineRD --version 2.0.0-alpha.20230925022007
NuGet\Install-Package PipelineRD -Version 2.0.0-alpha.20230925022007
<PackageReference Include="PipelineRD" Version="2.0.0-alpha.20230925022007" />
paket add PipelineRD --version 2.0.0-alpha.20230925022007
#r "nuget: PipelineRD, 2.0.0-alpha.20230925022007"
// Install PipelineRD as a Cake Addin #addin nuget:?package=PipelineRD&version=2.0.0-alpha.20230925022007&prerelease // Install PipelineRD as a Cake Tool #tool nuget:?package=PipelineRD&version=2.0.0-alpha.20230925022007&prerelease
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 and visual documentation using diagrams.
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.
PS: The R in the name stands for request and D for diagrams.
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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 | 226 | 10/4/2023 |
2.0.0.1-alpha.20230925024337 | 84 | 9/25/2023 |
2.0.0 | 163 | 9/25/2023 |
2.0.0-alpha.20230925022007 | 61 | 9/25/2023 |
2.0.0-alpha.20220804.3 | 127 | 8/4/2022 |
2.0.0-alpha.20220804.2 | 112 | 8/4/2022 |
2.0.0-alpha.20220804.1 | 119 | 8/4/2022 |
1.1.11-alpha.20220202.3 | 190 | 2/2/2022 |
1.1.11-alpha.20220202.1 | 141 | 2/2/2022 |
1.1.10 | 1,666 | 10/28/2021 |
1.1.9 | 390 | 10/28/2021 |
1.1.8 | 408 | 10/28/2021 |
1.1.7 | 608 | 10/19/2021 |
1.1.6 | 379 | 10/6/2021 |
1.1.5 | 360 | 9/26/2021 |
1.1.4 | 506 | 9/26/2021 |
1.1.3 | 325 | 9/26/2021 |
1.1.2 | 328 | 9/20/2021 |
1.1.2-alpha.20210920.2 | 172 | 9/20/2021 |
1.1.2-alpha.20210920.1 | 176 | 9/20/2021 |
1.1.1 | 339 | 9/19/2021 |
1.1.1-alpha.20210918.26 | 182 | 9/18/2021 |
1.1.1-alpha.20210918.22 | 179 | 9/18/2021 |
1.0.1 | 346 | 8/8/2021 |
1.0.0 | 522 | 8/7/2021 |