C# background-jobs

Open-source C# projects categorized as background-jobs

Top 6 C# background-job Projects

background-jobs
  1. Hangfire

    An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required

    Project mention: The Hangfire Cookbook: A Practical Guide to Background Job Processing in .NET and Azure | dev.to | 2025-03-16

    Hangfire is one of the most powerful background job processing libraries in the .NET ecosystem. Whether you're working with ASP.NET Core, .NET Framework, or integrating with Azure Services, Hangfire simplifies job scheduling, execution, and monitoring.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Coravel

    Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!

    Project mention: High-Performance .NET CRON Jobs | dev.to | 2024-07-16

    In the .NET ecosystem, there are a few great libraries for scheduling or queuing background work. I created Coravel as an easy way to build .NET applications with more advanced web application features. But it's mostly known as a background job scheduling library.

  4. Gofer.NET

    Easy C# API for Distributed Background Tasks/Jobs for .NET Core.

  5. didact-engine

    The REST API and execution engine for the Didact Platform.

    Project mention: Dotnet Run App.cs | news.ycombinator.com | 2025-05-28

    I'm building a dotnet job orchestrator called Didact (https://www.didact.dev), and this is the sort of thing I was looking for years ago when I was first dreaming it up. Class libraries is the approach I am taking now, but this is still extremely interesting. Could see some interesting use cases for this...

  6. Enqueue It

    Easy and scalable solution for manage and execute background tasks seamlessly in .NET applications. It allows you to schedule, queue, and process your jobs and microservices efficiently.

  7. emusic2-api

    A client/server music shop written in .NET and Angular. The server provides REST APIs and follows multi-layered architecture - controllers, services and repositories.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# background-jobs discussion

Log in or Post with

C# background-jobs related posts

  • The Hangfire Cookbook: A Practical Guide to Background Job Processing in .NET and Azure

    1 project | dev.to | 16 Mar 2025
  • Building a Real-Time Santa's Workshop Tracker with SignalR and .NET 9

    1 project | news.ycombinator.com | 17 Dec 2024
  • High-Performance .NET CRON Jobs

    3 projects | dev.to | 16 Jul 2024
  • Step-by-Step Guide to Scheduling API Calls with Hangfire in ASP.NET Core

    2 projects | dev.to | 6 Jul 2024
  • Hangfire – Background Processing in .NET and .NET Core Applications

    1 project | news.ycombinator.com | 3 May 2024
  • Boosting Productivity with HangFire: Streamlining Background Job Processing

    1 project | dev.to | 5 Jul 2023
  • How do you save a file at the end of the day within a function that is only called at certain times?

    1 project | /r/webdev | 14 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 24 Jun 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source background-job projects in C#? This list will help you:

# Project Stars
1 Hangfire 9,742
2 Coravel 4,139
3 Gofer.NET 559
4 didact-engine 76
5 Enqueue It 2
6 emusic2-api 0

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that C# is
the 10th most popular programming language
based on number of references?