An example of how Coravel can be used in a Windows service.
-
Updated
Jan 6, 2026 - C#
An example of how Coravel can be used in a Windows service.
A simple example showing how to keep two Postgres databases synchronized using Coravel jobs.
🔒 Implement distributed locking for .NET background jobs to prevent duplicate execution and ensure data consistency across multiple application instances.
A .NET demonstration project showcasing Coravel's task scheduling capabilities. Features inline and invocable task scheduling with async support, minimal configuration, and dependency injection integration. Perfect for learning background job scheduling in modern .NET applications.
The worker which serves as a synchronizer of two databases where one of them is being main.
A robust .NET library for distributed locking of background jobs across multiple application instances, supporting Hangfire, Coravel, and custom implementations with SQL Server, PostgreSQL, and Redis backends.
Demo Console App on .Net Core 5 and Coravel Scheduler Library
Using Coravel library in order to schedule tasks
Api for finding and managing workouts
Projeto utilizando Coravel Scheduler Task, SeriLog e Azure AppConfiguration
A web-application developed on the .NET 3.1 (LTS). The main idea of a web application is to develop a system for data synchronization based on scheduled tasks.
Add a description, image, and links to the coravel topic page so that developers can more easily learn about it.
To associate your repository with the coravel topic, visit your repo's landing page and select "manage topics."