A base library to implement the pipes and filters pattern in .NET using the async paradigm.
Info
Version: | 0.9.0 |
Author(s): | Todd Meinershagen |
Last Update: | Tuesday, March 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/toddmeinershagen/pipes-and-filters/blob/master/README.md |
NuGet Url: | https://www.nuget.org/packages/Patterns.PipesAndFilters |
Install
Install-Package Patterns.PipesAndFilters
dotnet add package Patterns.PipesAndFilters
paket add Patterns.PipesAndFilters
Patterns.PipesAndFilters Download (Unzip the "nupkg" after downloading)
Dependencies
Tags