PipelineRD 2.0.1

dotnet add package PipelineRD --version 2.0.1
NuGet\Install-Package PipelineRD -Version 2.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PipelineRD" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PipelineRD --version 2.0.1
#r "nuget: PipelineRD, 2.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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

Build Status NuGet NuGet

<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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 172 10/4/2023
2.0.0.1-alpha.20230925024337 61 9/25/2023
2.0.0 122 9/25/2023
2.0.0-alpha.20230925022007 42 9/25/2023
2.0.0-alpha.20220804.3 108 8/4/2022
2.0.0-alpha.20220804.2 93 8/4/2022
2.0.0-alpha.20220804.1 100 8/4/2022
1.1.11-alpha.20220202.3 160 2/2/2022
1.1.11-alpha.20220202.1 122 2/2/2022
1.1.10 1,610 10/28/2021
1.1.9 357 10/28/2021
1.1.8 374 10/28/2021
1.1.7 562 10/19/2021
1.1.6 340 10/6/2021
1.1.5 323 9/26/2021
1.1.4 462 9/26/2021
1.1.3 288 9/26/2021
1.1.2 290 9/20/2021
1.1.2-alpha.20210920.2 156 9/20/2021
1.1.2-alpha.20210920.1 159 9/20/2021
1.1.1 302 9/19/2021
1.1.1-alpha.20210918.26 164 9/18/2021
1.1.1-alpha.20210918.22 162 9/18/2021
1.0.1 303 8/8/2021
1.0.0 484 8/7/2021