Skip to content

This is Quart.Net Host on .Net Core With Asp.Net Core3.1、Dapper2.0、MSSQL、SQLite 、Quartz.Net、ASP.NET Core Blazor

License

Notifications You must be signed in to change notification settings

cddldg/QuartzHost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuartzHost

Quart.Net 在dotnetcore3.1平台的实现
GitHub

主要实现

任务管理:启动、停止、新建、暂停、恢复等;
ASP.NET Core Blazor展现(进行中);
任务支持参数;
全API支持;

特点

任务插件式运行;
实现Job不需要引用Quart.Net;
任务支持异步;
集成NLog;
可多节点部署;

技术栈

Asp.Net Core3.1、Dapper2.0、MSSQL、Quartz.Net、ASP.NET Core Blazor ...

Nuget Packages

Package Name Version Downloads
QuartzHost.Core QuartzHost.Core QuartzHost.Core
QuartzHost.Base QuartzHost.Base QuartzHost.Base
DG.Dapper DG.Dapper DG.Dapper
DG.Logger DG.Logger DG.Logger

基本用法

步骤 1 : 部署 QuartzHost.API

步骤 2 : 部署 QuartzHost.UI

步骤 3 : 新建任务项目

步骤 4 : 任务项目 Install the package

Nuget 包安装

Install-Package QuartzHost.Base

步骤 5 : 打开QuartzHost.UI添加任务

QQ交流群

QQ

About

This is Quart.Net Host on .Net Core With Asp.Net Core3.1、Dapper2.0、MSSQL、SQLite 、Quartz.Net、ASP.NET Core Blazor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published