1 Star 0 Fork 336

NeverSayNever / Quartz.NetUI

forked from 靈ヾ魂 / Quartz.NetUI 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

运行环境

.net core3.1

开箱即用

直接运行Quartz.NetUI\Quartz.NET.Web目录下run.bat文件或部署项目。 登陆token存放于appsettings.json节点token 管理员帐号位于节点superToken

在线演示地址

http://task.volcore.xyz/ 登陆口令为task123456

http://www.volcore.xyz/

https://github.com/cq-panda/Vue.NetCore

如有问题+群:45221949

码云地址:https://gitee.com/x_discoverer/Quartz.NetUI

作业列表

作业列表

新建作业

新建作业

修改作业

修改作业

查看日志

查看日志

配置文件QuartzSettings

配置文件QuartzSettings由系统自动生成,所在位置与当前项目同级,生成文件包括作业参数配置及日志文件初始化。

配置文件目录结构

配置目录结构

项目结构

项目结构 项目结构

├─Constant │ QuartzFileInfo.cs │
├─Controllers │ HealthController.cs │ HomeController.cs │ TaskBackGroundController.cs │
├─Enum │ JobAction.cs │
├─Extensions │ ConvertPath.cs │ QuartzNETExtension.cs │
├─Filters │ TaskAuthorizeFilter.cs │
├─Models │ TaskLog.cs │ TaskOptions.cs │
├─Utility │ FileHelper.cs │ FileQuartz.cs │ HttpContext.cs │ HttpManager.cs │ HttpResultful.cs │ TaskCurrent.cs │
├─Views
│─TaskBackGround │ Index.cshtml │
└─wwwroot │ task_index.css

├─iView │ iview.min.js │
├─js │ task-index.js
└─vue vue.js

Empty file

About

基于.NetCore + Quartz.Net + Vue 开箱即用的定时任务UI。几乎没有上手难度,不依赖数据库,只需在界面做简单配置。 expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
C#
1
https://gitee.com/szwcode/Quartz.NetUI.git
git@gitee.com:szwcode/Quartz.NetUI.git
szwcode
Quartz.NetUI
Quartz.NetUI
master

Search