Commit Graph

657 Commits

Author SHA1 Message Date
anjoy8
ecaffb66bd Simplify the Log4net notation
简化规范log4net的写法
2020-05-06 17:15:55 +08:00
anjoy8
63c5884c67 Update PermissionHandler.cs 2020-05-06 15:14:34 +08:00
anjoy8
6623542d02 Update PermissionController.cs 2020-05-06 14:33:51 +08:00
anjoy8
31d5326cd8 Update Permission.tsv 2020-05-01 19:44:01 +08:00
anjoy8
de5cf87575 Update Job1TimedService.cs 2020-04-30 18:17:27 +08:00
anjoy8
ca2a94c939 Update BlogArticleServices.cs 2020-04-29 10:20:55 +08:00
anjoy8
f5a9f45977 update blog page query 2020-04-29 10:04:08 +08:00
anjoy8
571dd81ff8 Update Startup.cs 2020-04-28 18:42:26 +08:00
anjoy8
0e4e985473 add keeplive
增加菜单的kekeplive功能
2020-04-27 14:15:58 +08:00
anjoy8
f6738efd35 add sql query
增加sql语句查询
2020-04-27 11:27:39 +08:00
anjoy8
1eda8350c3 show all services 2020-04-26 22:58:15 +08:00
anjoy8
35c9066e98 Update appsettings.json 2020-04-26 19:45:25 +08:00
anjoy8
5a04f99d2c add httpapi
增加httpapi请求
2020-04-25 14:17:31 +08:00
anjoy8
014acfe3b8 Flexible way to handle appsettings.json fetch db scheme (by Simon)
灵活的方式处理appsettings.json获取db方案(作者Simon)
2020-04-24 15:33:49 +08:00
anjoy8
7e8ca10541 add some console.alert
增加输出信息
2020-04-22 23:09:41 +08:00
ansonzhang
eb3e694382
Update README.md 2020-04-22 12:45:12 +08:00
ansonzhang
f50ab70738
Add files via upload 2020-04-22 12:43:20 +08:00
anjoy8
be1593b67f Update BlogLogAOP.cs 2020-04-20 18:07:46 +08:00
anjoy8
70cb318fc0 a little doc. 2020-04-18 12:16:15 +08:00
anjoy8
fc781282ee Update Blog.Core.Webapi.Template.1.11.30.nupkg 2020-04-15 15:57:22 +08:00
anjoy8
4d95cf0ee5 Switch between two authorization modes
通过配置,可以随意切换两种授权模式:jwt 和 ids4
2020-04-14 13:28:26 +08:00
anjoy8
6fcbec9c46 Update GlobalExceptionFilter.cs 2020-04-09 16:36:23 +08:00
anjoy8
5c69acb1d9 Update MyContext.cs 2020-04-09 12:09:48 +08:00
anjoy8
0137fdeead Create BlogUserAuditAOP.cs 2020-04-08 23:34:22 +08:00
anjoy8
a0b78e34e2 Update BlogTranAOP.cs 2020-04-08 15:54:44 +08:00
anjoy8
871b1a61ab Update BlogArticleServices.cs 2020-04-08 10:49:15 +08:00
ansonzhang
ea6fe3016b
Merge pull request #60 from jxd728/patch-1
Update BlogArticleServices.cs
2020-04-08 10:24:35 +08:00
jxd728
2809a50d00
Update BlogArticleServices.cs 2020-04-08 09:20:28 +08:00
anjoy8
bf8aaeff24 add AspNetCoreRateLimit tool
增加限流功能
2020-04-07 16:05:29 +08:00
ansonzhang
c0461c4ebf
Merge pull request #59 from RLei123/optimize_getbloginfo
优化services层获取博客上一篇下一篇逻辑
2020-04-07 12:35:29 +08:00
RLei123
3816e6c47b 优化services层获取博客上一篇下一篇逻辑 2020-04-07 11:56:01 +08:00
anjoy8
4bdd2c9685 Update Startup.cs 2020-04-05 12:17:49 +08:00
anjoy8
62b0df5ea6 fixed some bug 2020-04-05 11:36:13 +08:00
anjoy8
8b4a5a8ab6 Update Blog.Core.FrameWork.Repository.tt 2020-04-04 21:00:32 +08:00
anjoy8
21bd4b3dfa use serilog to log
可以使用serilog记录日志
2020-04-04 11:55:50 +08:00
anjoy8
64eac26fe8 add CQRS in master
主分支增加读写分离
2020-04-03 15:33:29 +08:00
anjoy8
60a49d8460 Uniform return format
统一数据返回格式
2020-03-30 16:17:19 +08:00
anjoy8
cb7c68a180 Update FrameSeed.cs 2020-03-29 22:34:18 +08:00
anjoy8
4d57481908 Update PermissionController.cs 2020-03-29 21:35:00 +08:00
anjoy8
6c259afd62 Update AuthorizationSetup.cs 2020-03-26 21:37:29 +08:00
ansonzhang
35b372df19
Merge pull request #58 from 317447880/dev
代码已经提交测试 pr操作
2020-03-25 22:37:23 +08:00
YuanXiaoLin
31bd1113f0 代码已经提交测试 pr操作 2020-03-25 20:22:32 +08:00
anjoy8
5a3e2dfc76 Update LoginController.cs 2020-03-25 15:56:37 +08:00
ansonzhang
bf761680cd
Update README.md 2020-03-25 09:56:54 +08:00
anjoy8
0a152b69e3 Update BlogRedisCacheAOP.cs 2020-03-24 22:54:18 +08:00
anjoy8
4f2797d693 Update sysUserInfo.tsv 2020-03-23 14:56:14 +08:00
anjoy8
403b30a3ed add quartz.net
增加 任务调度 quartz.net
2020-03-22 22:09:16 +08:00
anjoy8
9a53256317 Update PermissionHandler.cs 2020-03-20 16:32:51 +08:00
ansonzhang
a03e84a45f
Update README.md 2020-03-18 14:50:06 +08:00
anjoy8
fdc3107c9f Fixed #57 bug
修复 #57 bug
2020-03-17 17:20:54 +08:00