How do I get a library to do background work?

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/csharp

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • SaaSHub - Software Alternatives and Reviews
  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

    Take a look at hosted services and see if its a good fit, I dont have experience with it in a library but its good for background tasks in a asp.net core webapi app

  • Hangfire

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

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • TaskLibraryExample

    Here you go: https://github.com/Huntk23/TaskLibraryExample

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts