Found 1,408 packages
A component that registers fire-and-forget tasks with the ASP.NET runtime.
Package Description
Package Description
Application Insights for .NET Core Worker Service (messaging, background tasks, and any non-HTTP workloads) applications. See https://docs.microsoft.com/azure/azure-monitor/app/worker-service for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Package Description
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
Package Description
Package Description
Package Description
Package Description
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
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
Package Description
Package Description
Abp.HangFire.AspNetCore
An alternative high performance asynchronous wrapper for other Serilog sinks.
CloudCraic.Hosting.BackgroundQueue is a very lightweight .NET Core replacement for HostingEnvironment.QueueBackgroundWorkItem using IHostedService Based on the stale DalSoft.Hosting.BackgroundQueue project with small improvements and fixes
Package Description
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.
Background work utilities for .NET Core apps based on Hosted services. Basis interfaces and helpers.