A micro framework that helps you implement pipeline and chain of responsibility patterns.
Info
Version: | 0.10.1 |
Author(s): | Israel Valverde |
Last Update: | Tuesday, July 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ipvalverde/PipelineNet |
NuGet Url: | https://www.nuget.org/packages/PipelineNet |
Install
Install-Package PipelineNet
dotnet add package PipelineNet
paket add PipelineNet
PipelineNet Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags