Top 20 NuGet task Packages

DynaLock is a library to create and manage locks dynamically in run-time in concurrent software, DynaLock hides all concurrency complexities in distributed systems. Please visit DynaLock's github page for more information. https://github.com/saeedmaghdam/DynaLock
A general purpose open source utility and helper library for .NET development
A collection of Helpers that make unit testing easier and more effective. Includes a Deterministic Task Scheduler
A .NET Standard Process wrapper with an elegant API, for both asyncronous and syncronous use, providing both Events and support for Tasks with cancellation support
MVVM extensions designed for .NET Standard with support for async commands, MVVM-friendly Object and Task with support for UI notification.
A library for running tasks on schedules.
A component that registers fire-and-forget tasks with the ASP.NET runtime.
MSBuild task to restore Nuget content files to project folder
Asyncify-CSharp is an analyzer and codefix that allows you to quickly update your code to use the Task Asynchronous Programming model. This model, introduced in C# 5, adds an intuitive way of handling asynchronous calls within C#. The analyzer allows large codebases to be easily modified to use the ...
Commands simplifies coordination of asynchronous and synchronous activities. It works with both task and non-task-based operations. The library is built upon class Command, which represents an action. A Command may be run synchronously or asynchronously, and may be aborted. ParallelCommands, itself...
TPL Dataflow 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 asynchrony provided by C#, ...
Platform.NET A cross-platform library of useful classes and extensions for C# and .NET.
Chroniton is a light-weight, fully customizable, fully integrable, strongly typed, and open source solution for scheduling Tasks.
FAKE task to run FSharpLint.
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using restms
Jobber is lightweight, simple and distributed task scheduler.
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using MS Sql Server
This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter, using PostgreSql
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using Redis<