Provides the mechanism to sync threads over results.
Info
Version: | 2.0.0 |
Author(s): | Kumareshan |
Last Update: | Saturday, May 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kumareshan009/TSync |
NuGet Url: | https://www.nuget.org/packages/Future |
Install
Install-Package Future
dotnet add package Future
paket add Future
Future Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Collections.Concurrent(>= 4.3.0)
- System.Runtime(>= 4.3.1)