Learn about an easy way to perform background processing in .NET Core applications.
What you will learn
What are background processing jobs/tasks/services?
Why use Hangfire to process background jobs in .NET?
Setting up Hangfire in an AspNet Core Web API application
Fire-and-Forget Jobs
Delayed Jobs
Recurring Jobs
Continuous Jobs
Why take this course?
A common programming task is running background jobs and running background jobs successfully without messing the code up is not an easy task, but it is not as hard you might think either.
A background process/job is a process that runs behind the scenes without user intervention and hangfire is a simple, persistent, transparent, reliable and efficient open-source library used to perform background processing in .NET and .NET Core applications.
During this course you will learn:
- What is a background process/job/task?
- Why use Hangfire with asp.net core applications to perform background processing
- Setting up hangfire in an AspNet Core Web API project
- Fire-and-forget jobs
- Delayed jobs
- Recurring jobs
- Continuations jobs and more…
English
language