Top 20 NuGet task Packages

Repackaged with a binary patch to avoid calling the windows kernel dll in certain codepaths. The package includes: * Task<T> for executing asynchronous operations. * Concurrent Collections such as ConcurrentStack, ConcurentQueue ad ConcurrentDictionary. * PLINQ for writing parallel queries. * addit...
This add-in allows you to interact directly with the tasks of Asana.
Queue tasks in background.
The Marathon library provides a .NET, cross-platform, lightweight task running library. It facilitates the composition of functions for sequential and parallel execution, or both. Further, it provides synchronous and asynchronous implementations of the composed tasks in a transparent manner to the u...
A simple task scheduling library
A Roslyn Analyzer to support proper usage of CancellationToken values.
A helper package to simplify worker thread opration by abstracting the Start/Stop operations. Supports dependent workers.
Task management library
Package Description
Parallel task pool
A thread-safe helper to ensure that concurrent, key-based, async operations are referenced by shared Task objects. Use this library to prevent excessive concurrent I/O, such as cache stampedes.
A tiny library with extensions for ValueTask: WhenAll, WhenAny, FireAndForget
Allow execute tasks in batches
Different helper methods I use for all my personal projects as Csv import/export, Json export, background execution, fluent locking, etc
Simple task runner, suitable for use in build scripts
.NET Task support
ConfigureAwait(true) and ConfigureAwait(false) are very important when dealing with asynchronous code. However, they make code hard to read and easy to fail. ObviousAwait introduces two aliases: KeepContext() and FreeContext(), reducing the cognitive load while reading and writing asynchronous code.
Parallel Extensions for the .NET Framework and .NET Standard. For examples of how to use this library, please visit https://devblogs.microsoft.com/pfxteam/tag/parallelextensionsextras/
Smart.Async.NetCore是一个简化异步方法插件。 包NuGet地址:https://www.nuget.org/packages/Smart.Async.NetCore 框架Git开源地址:https://github.com/joyet/SmartDb.NetCore 框架博客地址:https://www.cnblogs.com/joyet-john/articles/9295985.html#4021708 联系邮箱:[email protected]