Creating a Quartz.NET hosted service with ASP.NET Core
In this post, I describe how to run Quartz.NET jobs using an ASP.NET Core hosted service and handle scoped services inside singleton classes.
In this post, I describe how to run Quartz.NET jobs using an ASP.NET Core hosted service and handle scoped services inside singleton classes.