Month: March 2025
Hangfire background tasks for .NET – Part 5: Adding Hangfire to an ASP.NET Core Application
For this part of the Hangfire series, I hacked together an application with the help of GitHub Copilot that allows users to compose a message for different cultures and send them to E-Mail addresses. As the focus is on the Hangfire part, most of the code does not follow best practices: there is no view…
