OmerMor
- 448,479 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.
- 67,789 total downloads
- last updated 1/10/2018
- Latest version: 0.3.1
Deprecated. Use the unified package AsyncBridge instead.
- 42,294 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.
- 6,764 total downloads
- last updated 1/10/2018
- Latest version: 0.3.1
Deprecated. Use the unified package AsyncBridge instead.
- 3,652 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.