1. TPL Dataflow

    By:

    TPL Dataflow is a .NET Framework library for building concurrent applications. It promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchro... More information

  2. Task Parallel Library for Silverlight, Windows Phone, and .NET 3.5 3.0.1

    By:

    This package is a port of the Mono version of the *complete* Task Parallel Library (not a subset) to .NET 3.5, as well as all Silverlight platforms, including Windows Phone 7.X. This version contains more classes (and is namespace compatible with the BCL) compared to the PortableTPL project. This project supercedes the TaskParallelLibrary.WP7 packa... More information

    7,852 downloads

    Tags

  3. DHGMS TPL Helper

    By:

    TPLHelper is a helper library for standardising program behaviour and control. Aimed at batch processing and extending the Task Parallel Library in .NET 4.0.

  4. PortableTPL

    By:

    PortableTPL is a portable project inspired by the Task Parallel Library. It can be used with .Net 4.0, Silverlight 4.0, XNA 4.0 for XBox 360 and Silverlight for Windows Phone.

  5. MvcExt.Tpl

    By:

    TPL ( Task based asynchronous action ) support for ASP.NET MVC3

  6. Task Parallel Library for .NET 3.5

    By:

    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.

  7. cassandra-sharp - high performance .NET driver for Apache Cassandra

    By:

    cassandra-sharp - high performance .NET driver for Apache Cassandra. Major features (): * async operations (Rx / TPL) - fully compatible with C# async * streaming support * extensible rowset mapping (poco and map provided out of the box) * robust connection handling (with recovery) * multiple extension points cassandra-sharp does support: * .NET ... More information

  8. EyeSoft.Core

    By:

    Contracts ensuring, Messanging, LINQ expression parser and extension methods, Task Parallel Library helpers, Type auto-mapping for storage and benchmark.

  9. TaskExtensions

    By:

    Helper extension methods for Task Parallel Library (TPL)

  10. WindowsAzure.Storage.Tasks

    By:

    Task Parallel Library (TPL) extension methods for Windows Azure Storage Client library

  11. SheepJax

    By:

    ASP.Net MVC library for Ajax, Hijax, and reverse-Ajax (Comet)

  12. ftplib

    By:

    This library wraps the wininet.dll functions for FTP to create an effective way to interact with FTP servers using the C# language and the .Net framework.

  13. HarvestDotNet

    By:

    A simple .net library for acessing the time tracking API of Harvest using TPL

  14. Ninject.Extensions.Glimpse

    By:

    Adds Ninject tab to Glimpse. Allows viewing all bound interfaces to implementations as well as current settings in the default container just by dropping the assembly into your project.

  15. Parallel Extensions Extras

    By:

    This class library provides a plethora of interesting and useful extensions to take advantage of and complement the functionality available in the .NET Framework 4 for parallel programming.

  16. IE9 Podcast Player and Jump List Maker

    By:

    This simple jQuery Plugin creates jumplists for your Podcast Episodes and enables playing of your <audio> tags.

  17. CQLSharp - A Cassandra Binary Protocol Client for .NET

    By:

    CqlSharp is a high performance, asynchronous Cassandra CQL binary protocol driver offering an ADO.NET like interface. See https://github.com/reuzel/CqlSharp/wiki/Features for an extensive feature list.