TLDR
Hangfire is a .NET library that makes it really easy to adding background tasks to your .NET app. It supports one-off "fire and forget" tasks, as well as scheduling recurring tasks. On top of that it supports persistence, so all of your tasks will continue to exist even after restarting your app.via the TL;DR App
no story
Written by samwalpole | Fullstack .NET and JavaScript web developer. Coding teacher and advocate