Quartz.net on Ubuntu – Unhandled exception. Quartz.SchedulerException: ThreadPool type ‘Quartz.Simpl.DefaultThreadPool’ could not be instantiate
I am working on a Blazor Server App using MudBlazor in .NET 8.0 application, then I decided to add Quartz.NET to handle some background jobs. I added the following packages to my project: