nuget.org : tasktupleawaiter
Enable using the new Value Tuple structure to write elegant code that allows async methods to be fired in parallel despite having different return types var (result1, result2) = await (GetStringAsync(), GetGuidAsync()); Based on the work of Joseph Musser https://github.com/jnm2
Registry
-
Source
- Homepage
- JSON
purl: pkg:nuget/tasktupleawaiter
Keywords:
C#
, 7.0
, Value
, Tuple
, Async
, Await
, Elegant
, Code
License: MIT
Latest release: over 1 year ago
First release: almost 8 years ago
Dependent packages: 2
Downloads: 1,495,425 total
Stars: 74 on GitHub
Forks: 11 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago