Simple, unambitious implementation of the Scatter-Gather pattern in .NET.
Info
| Version: | 0.4.0 |
| Author(s): | Tommaso Bertoni |
| Last Update: | Wednesday, January 6, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tommasobertoni/NScatterGather |
| NuGet Url: | https://www.nuget.org/packages/NScatterGather |
Install
Install-Package NScatterGather
dotnet add package NScatterGather
paket add NScatterGather
NScatterGather Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- IsAwaitable(>= 1.3.1)
- Microsoft.Bcl.HashCode(>= 1.1.0)
- Microsoft.CSharp(>= 4.7.0)
- IsAwaitable(>= 1.3.1)
- Microsoft.CSharp(>= 4.7.0)
- IsAwaitable(>= 1.3.1)
- Microsoft.CSharp(>= 4.7.0)
Tags