A small C# solution which allows putting different numerical operations / algorithms in a sequential order and executing them afterwards.
Info
Version: | 0.1.0 |
Author(s): | Christos Apostolopoulos |
Last Update: | Monday, June 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AlgorithmPipeline |
Install
Install-Package AlgorithmPipeline
dotnet add package AlgorithmPipeline
paket add AlgorithmPipeline
AlgorithmPipeline Download (Unzip the "nupkg" after downloading)
Dependencies
Tags