What is the difference between the nuget
packages HangFire.AspNetCore and HangFire and HangFire.core?
It seems I am able to use hangfire with a ASP .NET MVC Core project with only the HangFire
1.6.21 package alone. See below packages used in my project:
What is then the package HangFire.AspNetCore
for?
I am working with Visual Studio Code on Ubuntu, and I added the packages using :
dotnet add package Hangfire
dotnet add package Hangfire.AspNetCore
It's the usual naming convention for NuGet packages:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With