OmerMor
- 576,629 total downloads
- last updated 4/14/2012
- Latest version: 1.0.2856
The package includes:
* Task<T> for executing asynchronous operations.
* Concurrent Collections such as ConcurrentStack, ConcurentQueue ad ConcurrentDictionary.
* PLINQ for writing parallel queries.
* additional Threading operations such as Barrier,SpinLock and SpinWait.
- 83,679 total downloads
- last updated 1/10/2018
- Latest version: 0.3.1
Deprecated. Use the unified package AsyncBridge instead.
- 51,987 total downloads
- last updated 1/10/2018
- Latest version: 0.3.1
C# 5 async/await support for .NET Framework pre-4.5
This package is now unified to include all functionality from AsyncBridge.Net35 and AsyncBridge.Portable.
- 9,028 total downloads
- last updated 1/10/2018
- Latest version: 0.3.1
Deprecated. Use the unified package AsyncBridge instead.
- 4,325 total downloads
- last updated 12/15/2013
- Latest version: 6.6.0
A generic state-machine framework, with support for active/passive machines, exposed events and rich exception handling.