Hangfire in ASP.NET Core - Handle Background Jobs Easily

Published: 04 September 2024
on channel: Code Maze
1,501
87

►► Master Web API development Best Practices: https://bit.ly/3TnqoFQ
►► Build great web apps in Blazor WebAssembly: https://bit.ly/437g87T
►► Support us on Patreon and get the source code:   / codemaze  

Hi everyone. My name is Marinko Spasojevic and in this video, I will show you how to execute background work easily in .NET with the Hangfire library.

Almost all applications need some background work, and there are many situations where we need to keep that work away from the spotlight.

Sometimes it’s a long-running task that slows down the application flow. An example might be uploading photos to a social media platform. We can do the upload task behind the scenes and the user can continue to browse freely.

We may also need to schedule some tasks to run every hour, week, or maybe a month like watching out for inactive users or sending subscription invoices.

We can handle all these tasks with a good background task scheduler that takes care of the details for us. This is where Hangfire shines.

FOLLOW US ON SOCIAL MEDIA!
►►   / marinko-spasojevic  
►►   / codemazeblog  
►►   / codemazeblog  


Watch video Hangfire in ASP.NET Core - Handle Background Jobs Easily online without registration, duration hours minute second in high quality. This video was added by user Code Maze 04 September 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,501 once and liked it 87 people.