Monsters Weekly 193 - Background Tasks Hangfire 101

Break your work down into smaller pieces that can be completed in the background, even if your user walks away from the page. In this episode we’re giving an into to Hangfire, a mature open source library that allows you to process background tasks in a fire-and-forget manner in any environment, local, server or cloud.

Project: https://www.hangfire.io/
Install: https://www.nuget.org/packages/Hangfire/
Repo: https://github.com/HangfireIO