/PipelineR2

Primary LanguageC#MIT LicenseMIT

PipelineR - is a simple framework for working with the pattern chain of responsibility

Build status Codacy Badge PipelineR PipelineR

Features

PipelineR is a [NuGet library] (https://www.nuget.org/packages/PipelineR) that you can add to your project to implement the Chain of Responsibility standard. It allows you to create execution workflow simply.

How to use