Search for task returned 228 packages
Displaying results 1 - 20.
-
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.
-
Dapper dot net async
By:
A fork of Dapper with additional QueryAsync methods using .NET Framework 4.5's Task-Based Asynchronous Pattern.
-
Task Scheduler Managed Wrapper
By:
Provides a single assembly wrapper for the 1.0 and 2.0 versions of Task Scheduler found in all Microsoft operating systems post Windows 98. It simplifies the coding, aggregates the multiple versions and allows for localization support.
-
BCL Portability Pack for .NET Framework 4, Silverlight 4 and 5, and Windows Phone 7.5
By:
This packages enables projects targeting .NET Framework 4, Silverlight 4 and 5, and Windows Phone 7.5 (including any portable library combinations) to use new types from later versions of .NET including: CallerMemberNameAttribute CallerLineNumberAttribute CallerFilePathAttribute Tuple<T1, T2, ...> IProgress<T> IStructuralComparable IStructuralEqua... More information
-
WebBackgrounder
By:
WebBackgrounder is a proof-of-concept of a web-farm friendly background task manager meant to just work with a vanilla ASP.NET web application. See https://github.com/NuGet/WebBackgrounder for more information.
-
TaskHelpers
By:
Internal classes to assist in using Task efficiently server-side.
-
Async and Task Helpers
By:
A helper library for the Task-Based Asynchronous Pattern (TAP).
-
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
-
Ookii Dialogs WPF library
By:
Ookii.Dialogs is a class library for .Net applications providing several common dialogs. It includes classes for task dialog, credential dialog, progress dialog, input dialog, and common file dialogs. This library is intended for use in WPF applications.
-
AsyncTaskFactory
By:
这个设计针对在Silverlight中经常需要对多个远程服务进行调用,而且我们可能需要让这些任务之间有固定的顺序,同时还希望能够在任务之间传递任务状态。最新版本还支持进度汇报的功能
-
Task Scheduler Managed Wrapper UI Library
By:
Provides localizable UI elements for editing classes in the TaskScheduler library.
-
FluentScheduler
By:
A task scheduler that uses fluent interface to configure schedules. Useful for running cron jobs/automated tasks from your application.
-
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
-
Embedded Task Scheduler
By:
Allows tasks to be run on a schedule within a host application
-
JavaScript Build Task
By:
A custom msbuild task which allows execution of JavaScript during the build process (does NOT allow you to compile/compress/minify javascript itself)
-
Cavity Task Management
By:
Provides concrete task management types.
-
MSBuildTasks
By:
The MSBuild Community Tasks project is a collection of open source tasks for MSBuild.
-
TaskExtensions
By:
Helper extension methods for Task Parallel Library (TPL)
-
ThreadTaskManager
By:
A framework to easily create threads to run tasks Synchronously or Asynchronously. To get started write a class that derives from AThreadTask. From there override the PerformTask(object parameter) method. In this method, write the code you would like to have ran in it's own thread. The value you return will be populated in the ReturnValue prope... More information
-
YUICompressor .NET MSBuild Task
By:
This library can minify and/or combine any Javascript and/or Cascading Style Sheets. It includes an MSBuild task so you can automate this process, per build. This is a direct .NET port of the original Yahoo! UI Library: YUI Compressor.
- Previous
- Next