Hi and thanks for this tool. Microsoft.Extensions.DependencyInjection is used not only with ASP projects nowdays. May be you can move AspNetCoreJobActivator implementation to separate NuGet similar to Hangfire.Autofac?
I know that I can use Hangfire.AspNetCore with my console-service app, but it comes with a long list of unneeded dependencies
Hi and thanks for this tool.
Microsoft.Extensions.DependencyInjection
is used not only with ASP projects nowdays. May be you can move AspNetCoreJobActivator implementation to separate NuGet similar to Hangfire.Autofac?I know that I can use
Hangfire.AspNetCore
with my console-service app, but it comes with a long list of unneeded dependencies