1 Star 0 Fork 332

青侠oO / Quartz.NetUI

forked from 靈ヾ魂 / Quartz.NetUI 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

运行环境

.net core3.1

开箱即用

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

在线演示地址

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

如有问题+群: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

MIT License Copyright (c) 2020 靈ヾ魂 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

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

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/MuNet/Quartz.NetUI.git
git@gitee.com:MuNet/Quartz.NetUI.git
MuNet
Quartz.NetUI
Quartz.NetUI
master

搜索帮助

14c37bed 8189591 565d56ea 8189591