Commit Graph

134 Commits

Author SHA1 Message Date
hudingwen
21e9b00264 增加一个获取Quartz任务的命名空间接口 2021-03-19 08:38:24 +08:00
anjoy8
c44ae1cfd2 Fixed #169 bug 2021-03-10 18:17:03 +08:00
zhanganzhong
a26cf8e116 fix bug #165 2021-03-09 09:17:48 +08:00
hudingwen
fd49f60899 代码生成控制器层配置通用 2021-03-04 11:50:25 +08:00
hudingwen
64b567bfd3 DBFirst代码生成 缩进优化 2021-03-04 10:16:09 +08:00
hudingwen
780d220e6f 开放SqlsugarClient方便DAL层使用 2021-03-03 13:38:17 +08:00
anjoy8
0952a2a4f1 Gateways Config
配置网关
2021-01-25 19:58:34 +08:00
hudingwen
4e1ec5de32 新增一些helper RSAhelper Urlhelper 2021-01-22 11:25:05 +08:00
hudingwen
4af4d20b5e 添加任务添加事务
更新种子数据
2021-01-11 17:42:06 +08:00
hudingwen
f3a63f031e 调度服务区分停止和暂停功能优化
页面提交的的时间和本地UTC时差问题优化
Helper优化
加入编码集方便调用特殊编码
2021-01-11 14:08:19 +08:00
anjoy8
e128faab35 Update DBSeed.cs 2020-12-30 14:09:14 +08:00
ansonzhang
47b45a14c9 💯 Migrate to.NET 5.0
迁移到.net 5.0
2020-11-11 12:52:56 +00:00
anjoy8
24af6288a9 some unimportant update 2020-10-13 18:16:38 +08:00
anjoy8
34074baad4 🌟 want to generic primary key
尝试使用泛型主键,支持修改主键类型
2020-10-10 20:14:52 +08:00
anjoy8
5367a70c67 tkey 2020-10-10 07:40:28 +08:00
anjoy8
7c2a903eaf 🐬 want to contrl user behavior (1)
尝试对用户行为进行干预,比如踢人,单设备登录等,第一次尝试
2020-10-09 20:31:38 +08:00
anjoy8
d7e8c1c184 config sqlsugar InitKeyType 2020-10-08 15:22:06 +08:00
anjoy8
01725df5af update sqlsugar nuget 2020-10-07 22:56:47 +08:00
anjoy8
3ce5e3f599 remove try catch -> for get more bug
防止try吃掉bug,为了获取更多的bug
2020-09-09 12:08:12 +08:00
anjoy8
c09c21fabe get ids4 users
测试多库模式,获取ids4的用户数据
2020-08-20 20:21:17 +08:00
anjoy8
c5241cc975 Update FrameSeed.cs 2020-07-31 15:55:19 +08:00
anjoy8
a80539741d Update FrameSeed.cs 2020-07-22 14:10:56 +08:00
anjoy8
3096a4a336 Update TopicDetail.cs 2020-07-10 16:35:19 +08:00
anjoy8
b2df220647 Update BlogArticle.cs 2020-07-10 16:32:35 +08:00
anjoy8
9f15ea79cf change data length 2020-07-10 16:24:35 +08:00
binyly
1e5d7faa4f 优化Controller生成代码 首字母大写
新增根据数据库连接+数据库表名生成包含model层在内的所有的框架文件。
2020-07-05 23:46:32 +08:00
binyly
468dd1f219 修复 FrameSeed 生成Controller 首字母大写转小写问题 2020-07-03 22:49:35 +08:00
anjoy8
dd7fbb1673 Add: CreateController template #91
增加生成控制器模板文件
2020-07-03 14:58:35 +08:00
anjoy8
77d236098f change seed data 2020-06-25 17:55:05 +08:00
anjoy8
3bc977767b update seed data 2020-06-23 23:26:41 +08:00
anjoy8
497b1a178e fixed dbfirst -> muti file,only for mutitable 2020-06-12 15:20:39 +08:00
anjoy8
5d27ef4b6a Reflection generates all models
反射生成全部实体
2020-06-08 13:29:39 +08:00
anjoy8
6819c3a899 remove all no need using
去掉不必要的引用
2020-06-04 22:58:53 +08:00
anjoy8
96b3b84627 add blazor 2020-06-03 15:54:15 +08:00
anjoy8
4ed41818ad Update TasksQz.cs 2020-05-30 15:52:19 +08:00
anjoy8
5d486cf343 get server info
获取服务器信息
2020-05-29 20:24:31 +08:00
anjoy8
d741523a30 Update Blog.Core.Model.csproj 2020-05-25 21:18:19 +08:00
ansonzhang
d80a2f0311
Merge pull request #84 from skang0401/master
Update FrameSeed.cs
2020-05-24 10:04:34 +08:00
Simon
5bcab8e80a Update FrameSeed.cs 2020-05-23 19:31:32 +08:00
anjoy8
7b752536fb sqlsugar mapper much table 2020-05-18 19:40:04 +08:00
Simon
436b99cf0d Update To Support Publish The Release Configuration 2020-05-18 06:55:53 +08:00
Simon
c2ab75b60e 1.Update DbFirstController For Development Environmental;
2.Update FrameSeed To Support MutiDB.
2020-05-18 06:46:08 +08:00
anjoy8
102c6d6bfc Fixed #80 Bug
修复 #80 Bug
2020-05-12 14:50:33 +08:00
anjoy8
0a481fa451 add some console config
增加控制台配置信息的展示
2020-05-09 19:16:11 +08:00
anjoy8
0e4e985473 add keeplive
增加菜单的kekeplive功能
2020-04-27 14:15:58 +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
anjoy8
4d95cf0ee5 Switch between two authorization modes
通过配置,可以随意切换两种授权模式:jwt 和 ids4
2020-04-14 13:28:26 +08:00
anjoy8
5c69acb1d9 Update MyContext.cs 2020-04-09 12:09:48 +08:00
anjoy8
64eac26fe8 add CQRS in master
主分支增加读写分离
2020-04-03 15:33:29 +08:00