13 packages tagged with “JobScheduler”
A Job Scheduler sitting on top of `IHostedService` in dotnet. Often times one finds themself between the simplicisty of the `BackgroundService`/`IHostedService` and the complexity of a full blown `Hangfire` or `Quartz` scheduler. This library aims to fill that gap by providing a simple and easy to use job scheduler that can be used in any dotnet application and feels "native".
Core Model and Functionality for Job Creation and Job Running.
This repo provides an implemented framework of task scheduling using azure service bus delayed messages.
OddJob - File System Storage Provider
Basic Execution engine using Akka.NET for underlying Architecture.
SQLite OddJob Storage implementation.
Oddjob Base SQL Storage Implementation for Storage and retrieval of jobs.
SQLServer OddJob Storage implementation.
Wire-Safe Serializable Job Model and functionality
This package is used to extend the SDS2 Task Scheduler
Package Description
CampaignManagement.Core is a .NET library for managing and scheduling marketing campaigns. It provides models, repositories, and services to handle campaign creation, job scheduling, and contact management. Designed with an extensible architecture, it supports recurring campaigns, audience targeting, and integration with multiple delivery channels.
EonaCat JobScheduler