Info
Version: | 1.0.0 |
Author(s): | Domn Werner |
Last Update: | Saturday, December 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/domn1995/Marathon |
NuGet Url: | https://www.nuget.org/packages/Marathon |
Install
Install-Package Marathon
dotnet add package Marathon
paket add Marathon
Marathon Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It facilitates the composition of functions for sequential and parallel execution, or both. Further, it provides synchronous and asynchronous implementations of the composed tasks in a transparent manner to the user.
Leveraging the Task Parallel Library is even easier, clearer, and more expressive when using Marathon.