你的位置: 码友网首页 / 资讯源列表 / Using Quartz.NET with ASP.NET Core and worker services

关于[Using Quartz.NET with ASP.NET Core and worker services]的摘要:

This is an update to a post from 18 months ago in which I described how to use Quartz.NET to run background tasks by creating an an ASP.NET Core hosted service. There's now an official package, Quartz.Extensions.Hosting from Quartz.NET to do that for you, so adding Quartz.NET to your ASP.NET Core or generic-host-based worker service is much easier. This post shows how to use that package instead of the "manual" approach in my old post.

原文地址: https://andrewlock.net/using-quartz-net-with-asp-net-core-and-worker-services/

收录时间: 2020-12-02 浏览量: 1922 分类: ASP.NET Core

| 0 收藏 | 0