Commit Graph

35 Commits

Author SHA1 Message Date
hudingwen
bad2bfa619 Merge branch 'master' of https://github.com/anjoy8/Blog.Core into anjoy8-master
# Conflicts:
#	Blog.Core.Tasks/QuartzNet/Jobs/JobBase.cs
#	Blog.Core.Tasks/QuartzNet/Jobs/Job_Blogs_Quartz.cs
2021-05-13 13:11:12 +08:00
anjoy8
9aa805af0c Update JobBase.cs 2021-04-17 23:20:20 +08:00
hudingwen
0bd797792e 调度优化 2021-04-08 17:28:01 +08:00
anjoy8
2225c05488 continue in task 2021-04-01 14:56:26 +08:00
anjoy8
2c012922ad Update Job_Blogs_Quartz.cs 2021-03-31 19:31:08 +08:00
anjoy8
f1b2132129 Revert "调度服务批量注入 免得每次都去写add"
This reverts commit 500b720f5a.
2021-03-31 19:06:25 +08:00
hudingwen
500b720f5a 调度服务批量注入 免得每次都去写add 2021-03-11 11:07:38 +08:00
ansonzhang
9154ffab90
Merge pull request #151 from hudingwen/master
PR
2021-01-11 18:28:39 +08:00
hudingwen
4af4d20b5e 添加任务添加事务
更新种子数据
2021-01-11 17:42:06 +08:00
anjoy8
fa9475cbf5 fixed pr bug
修复因为pr带来的部分内容
2021-01-11 16:01:47 +08:00
hudingwen
f3a63f031e 调度服务区分停止和暂停功能优化
页面提交的的时间和本地UTC时差问题优化
Helper优化
加入编码集方便调用特殊编码
2021-01-11 14:08:19 +08:00
anjoy8
2e75aaa168 Fixed #138 Bug 2020-12-01 02:52:33 +00:00
ansonzhang
cb41ccb259 try to use event bus in project
尝试使用事件总线
2020-11-19 11:59:36 +00:00
ansonzhang
47b45a14c9 💯 Migrate to.NET 5.0
迁移到.net 5.0
2020-11-11 12:52:56 +00:00
anjoy8
172460d37a add second job,and Fixed #123 Bug 2020-10-23 11:24:05 +08:00
anjoy8
fff5989c92 Fixed #119 Bug
修复 #119 Bug
2020-10-12 22:39:55 +08:00
anjoy8
d46fd5c861 update some error 2020-09-03 21:38:39 +08:00
anjoy8
4113b5a822 Update SchedulerCenterServer.cs 2020-08-12 17:30:22 +08:00
binyly
69c4de7a94 修复 计划任务 在程序启动时处理不存在的类的时候导致程序异常 2020-07-01 11:52:37 +08:00
anjoy8
6819c3a899 remove all no need using
去掉不必要的引用
2020-06-04 22:58:53 +08:00
anjoy8
aa9f61c689 Update Job_Blogs_Quartz.cs 2020-05-30 17:04:08 +08:00
anjoy8
d04751b47d deal with quartz job : remark 2020-05-30 15:29:30 +08:00
anjoy8
5d486cf343 get server info
获取服务器信息
2020-05-29 20:24:31 +08:00
anjoy8
8b55999803 Update Job_Blogs_Quartz.cs 2020-05-29 17:12:18 +08:00
anjoy8
de5cf87575 Update Job1TimedService.cs 2020-04-30 18:17:27 +08:00
anjoy8
64eac26fe8 add CQRS in master
主分支增加读写分离
2020-04-03 15:33:29 +08:00
anjoy8
403b30a3ed add quartz.net
增加 任务调度 quartz.net
2020-03-22 22:09:16 +08:00
anjoy
bfbc2410f2 move seed data from git to local
将seed的种子数据,从git远程迁到本地项目wwwroot文件夹
2019-12-18 19:14:21 +08:00
anjoy
a2eaf6b3dd Update Job1TimedService.cs
测试task定时任务
2019-12-18 17:52:38 +08:00
anjoy
a72ae8a3a1 Project upgraded to netcore 3.1
项目升级到 netcore 3.1
2019-12-04 12:17:39 +08:00
anjoy
a1b8497d6a Merge branch 'netcore3.0'
将主分支更新到 3.0
2019-10-21 12:02:14 +08:00
anjoy
a8f74f0b04 remove no need console.write 🍜 2019-07-26 15:37:13 +08:00
anjoy
b781a37548 Update Job1TimedService.cs 2019-07-15 15:04:04 +08:00
anjoy8
6aa61ebe32 fixed naming error 🐬 2019-06-20 18:14:48 +08:00
anjoy8
f76ea40f2d add func -> Task Service 🎨 2019-06-19 18:56:16 +08:00