349 packages tagged with “Tasks”
MSBuild tasks providing source control information.
Quartz Scheduling Framework for .NET
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
MSBuild tasks providing git repository information.
Generates source link for GitHub repositories.
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
This library provides interfaces and implementations for Task- and Filesystem operations. It ships implementations which can be used in unit testing, for example to achieve deterministic scheduling when writing tests involving tasks, timers. Furthermore, it ships an implementation which implements an InMemoryFileSystem which can be used to write unit tests for classes which interact with the filesystem, without involving any disk I/O, thus speeding up tests and improving isolation of unit tests from failures / parallel executions.
MSBuild tasks and targets for code generation This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
The MSBuild Community Tasks project is a collection of open source tasks for MSBuild.
Generates source link for Azure Repos (formerly known as VSTS) Git repositories.
Quartz.NET Jobs; Quartz Scheduling Framework for .NET
Quartz.NET Plugins; Quartz Scheduling Framework for .NET
Generates source link for GitLab repositories.
Quartz.NET TimeZoneConverter integration https://github.com/mj1856/TimeZoneConverter; Quartz Scheduling Framework for .NET
Generates source link for Bitbucket repositories.
The MSBuild Extension Pack provides a collection of over 480 MSBuild Tasks, MSBuild Loggers and MSBuild TaskFactories.
Recommended Google client library to access the Google Cloud Tasks API (v2), which manages the execution of large numbers of distributed requests.
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
A high performance TPL library for F#.
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides common/shared logic for the following temporal (time-based) activities: * Cron * Instant * Timer In order to consume these activities, install a package which provides an implementation, such as either of: * Elsa.Activities.Temporal.Hangfire * Elsa.Activities.Temporal.Quartz
Quartz.NET System.Text.Json Serialization Support; Quartz Scheduling Framework for .NET
A set of extensions for optimizing/simplifying System.Threading.Channels usage. Includes: ReadUntilCancelled, ReadAll, ReadAllConcurrently, WriteAll, WriteAllConcurrently, and Pipe operations. Part of the "Open" set of libraries.
Various Enumerable Async Processors - Batch / Parallel / Rate Limited / One at a time
ReusableTasks is a (nearly) zero allocation Task-like object for use when declaring async methods.
Generates source link for Azure DevOps Server (formerly known as TFS) Git repositories.
The 'async8' library is a utility package designed to simplify asynchronous programming in .NET applications. It offers a comprehensive set of tools, including extension methods for Task-based operations, concurrent task management helpers, async-enabled caching, and robust retry policies. These features help developers write clean, efficient, and maintainable asynchronous code, reducing complexity while improving scalability and performance.