PipelineRD.Validation
2.0.1
dotnet add package PipelineRD.Validation --version 2.0.1
NuGet\Install-Package PipelineRD.Validation -Version 2.0.1
<PackageReference Include="PipelineRD.Validation" Version="2.0.1" />
paket add PipelineRD.Validation --version 2.0.1
#r "nuget: PipelineRD.Validation, 2.0.1"
// Install PipelineRD.Validation as a Cake Addin #addin nuget:?package=PipelineRD.Validation&version=2.0.1 // Install PipelineRD.Validation as a Cake Tool #tool nuget:?package=PipelineRD.Validation&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. 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
- FluentValidation (>= 9.5.4)
- PipelineRD (>= 2.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 179 | 10/4/2023 |
2.0.0.1-alpha.20230925024337 | 63 | 9/25/2023 |
2.0.0 | 133 | 9/25/2023 |
1.0.7 | 460 | 10/29/2021 |
1.0.6 | 376 | 10/29/2021 |
1.0.5 | 366 | 10/29/2021 |
1.0.4 | 379 | 10/19/2021 |
1.0.3 | 386 | 10/19/2021 |
1.0.2 | 402 | 9/26/2021 |
1.0.1 | 216 | 9/20/2021 |
1.0.1-alpha.20210919.2 | 262 | 9/19/2021 |
1.0.0 | 224 | 9/18/2021 |