369 packages tagged with “background”
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/
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/
Automated job scheduler with fluent interface.
MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).
A high-performance background Task/ValueTask queue
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
Abp.HangFire.AspNetCore
Elsa is a set of workflow libraries and tools that enable super-fast workflowing capabilities in any .NET Core application. This package provides the following Timer activities: * CronEvent * InstantEvent * TimerEvent
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.
Like PeriodicTimer but for cron jobs.
StructureMap IoC container support for Hangfire. Supports both .NET Framework and .NET Standard.
The Shiny Core Foundation where all Shiny modules are built on
A component that registers fire-and-forget tasks with the ASP.NET runtime.
Abp.HangFire
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides a Hangfire timer provider.
DalSoft.Hosting.BackgroundQueue is a very lightweight .NET Core replacement for HostingEnvironment.QueueBackgroundWorkItem using IHostedService
Abp.Quartz
WebBackgrounder.EntityFramework is an implementation of the IJobCoordinator for WebBackgrounder that uses a Database (via EF Code First) as the synchronization mechanism (aka a mutex) for coordinating jobs.
CrossDownloadManager is a cross-platform library for downloading files in the background.
LiteDB storage implementation for Hangfire (background job system for ASP.NET applications).
Shiny addon for all your notification needs
Blueprint: Background task processing based on Blueprint API
The Xamarin.Forms MaterialFrame aims at delivering out of the box modern popular theming such as: * Light * Dark * Acrylic * AcrylicBlur The AcrylicBlur theme also provides three different blur styles inherited from the iOS UIVisualEffectView: * Light * ExtraLight * Dark On Android, the blur is implemented thanks to the RealtimeBlurView from Tu Yimin (mmin18). Mandatory initialization on iOS: Xamarin.Forms.Forms.Init(); Sharpnado.MaterialFrame.iOS.iOSMaterialFrameRenderer.Init(); Mandatory initialization on macOS: Xamarin.Forms.Forms.Init(); Sharpnado.MaterialFrame.macOS.macOSMaterialFrameRenderer.Init(); Mandatory initialization on UWP: var rendererAssemblies = new[] { typeof(UWPMaterialFrameRenderer).GetTypeInfo().Assembly }; Xamarin.Forms.Forms.Init(e, rendererAssemblies);
Lamar IoC container support for Hangfire. Supports both .NET Framework and .NET Standard.
Package Description
Shiny addon for all your push notification needs
A standalone .Net component for managing long-running background tasks in any application.
An alternative high performance asynchronous wrapper for other Serilog sinks.
Shiny BluetoothLE - Common components for Hosting and Client
Build reliable workflows in .NET