ytcitsupport-jlin

Results 1 issues of ytcitsupport-jlin

I'm trying to use CrystalQuartz with my ASP.NET Core application. Environment: - Framework: .NET 5.0 - Quartz.AspNetCore: 3.4.0 - CrystalQuartz.AspNetCore: 6.8.1 This is my setup in the `Startup.cs` ``` public...