An easy implementation of chain of responsibility with builder pattern which will give a ready to use pipeline foundation.
Info
Version: | 4.0.1 |
Author(s): | Ali Alp |
Last Update: | Tuesday, September 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alicommit-malp/Easy-PipeLine |
NuGet Url: | https://www.nuget.org/packages/EasyPipeLine |
Install
Install-Package EasyPipeLine
dotnet add package EasyPipeLine
paket add EasyPipeLine
EasyPipeLine Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyRetry(>= 2.0.0)
Tags