In this article, we will go over how to install the Hangfire NuGet package within the NuGet Package Manager in Visual Studio. Then, we’ll walk through how to configure it within the .NET Core framework using Service Fabric. Lastly, we’ll learn how to use the BackgroundJob.Enqueue method in order to schedule a background task to be performed and at the same time not disturb the flow of your code.
About the Author
Bernardo Leite
Bernardo is a software engineer with 6+ years of .NET development experience. Highly adaptable, Bernardo’s abilities, working expertise, and technical knowledge give him a deep understanding of how to design and develop web applications using the .NET framework. He is a natural problem solver, creative thinker, and quick to pick up complex topics.