sergiis
-
- 22,139,823 total downloads
- last updated 12/4/2019
- Latest version: 4.0.2
Introduces IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), and ParallelForEachAsync() GitHub: https://github.com/Dasync/AsyncEnumerable PROBLEM SPACE Helps to (a) create an element provider, where... More information -
- 176,885 total downloads
- last updated 12/9/2017
- Latest version: 8.0.4
Adds IAsyncOrganizationService and IAsyncDiscoveryService with async versions of interface methods to the CRM Dynamics SDK. When you call "IOrganizationService.Execute(request)" for instance, it... More information -
- 20,268 total downloads
- last updated 2/5/2017
- Latest version: 1.0.1
Use C#/VB await keyword with AutoResetEvent, ManualResetEvent, or Semaphore in .NET apps See examples in README on GitHub: https://github.com/tyrotoxin/AsyncWaitHandle -
- 1,433 total downloads
- last updated 12/3/2018
- Latest version: 1.0.0
Decouples the read model from entities themselves. The read model is automatically generated at runtime from given projection/view interfaces. Essentially works like views for tables in RDBMS. See the project... More information