Top 20 NuGet task Packages

this task scheduling framework is only prepare for devloper.
this task scheduling framework is only prepare for devloper.
F# Async workflow <--> .NET Task easy seamless interoperability library.
Provides a set of types and extension methods to chain method calls and increase code readability.
ReusableTasks is a (nearly) zero allocation Task-like object for use when declaring async methods.
A task scheduler for .NET Core.
A task scheduler for .NET Core.
Multi-threaded data recording, almost without synchronization
Package Description
Simple library to deal with mvvm pattern with async tool object.
https://devlib.codeplex.com/ .NET 4.0 features for .NET 2.0 DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of precious test...
Unitysync.Async is a library of extension methods that lets you preform async continuations on Task/Task<T> Types. Allowing you to non-blockingly call async methods on the Unity3D main thread and continue on the Unity3D main thread when the Task/Task<T> is completed.
Extension Methods and Helper classes. Extension methods for string, object etc. used in my other projects, this NuGet package do not refer other Packages or Libraries. This library includes code that I have developed, copied from the internet and copied from a few friends. The intention of the libra...
Extensions for method chaining Task<IEnumerable<T>>. Directly map to synchronous System.Linq methods.
Task-like asynchronous operations (promises) for Unity3d.
Helpers for asynchronous programming
Corlib-Reactive is a class-library containing many useful types missing from the .NET Framework, such as the EventLoopSchedulerSlim, extension methods expanding on Rx's ToTask for APM integration, as well as WaitHandle conversions to IObsevable<Unit>!
NCommand is a .NET library to parse command line arguments and map them to commands.