NAILED IT! - ASP.NET Core Blazor Plugin API For Quartz
The post discusses implementing a plugin API and job scheduling using Quartz in ASP.NET Core Blazor. It explores the challenges of dependency resolution and shows how to register and schedule jobs dynamically. The author also mentions the next steps of writing data to a database using Entity Framework.