Lightweight library with base abstractions and implementations for creating custom pipe of sequential or parallel excecutions.
Info
| Version: | 2.0.5 |
| Author(s): | aerosonik |
| Last Update: | Saturday, August 15, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/aerosonik/ExecutionPipe |
| NuGet Url: | https://www.nuget.org/packages/NSV.ExecutionPipe |
Install
Install-Package NSV.ExecutionPipe
dotnet add package NSV.ExecutionPipe
paket add NSV.ExecutionPipe
NSV.ExecutionPipe Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.2)
- System.Collections.Concurrent(>= 4.3.0)
Tags