Commit Graph

77 Commits

Author SHA1 Message Date
anjoy8
9fbfd63215 rename mongodb context name 2020-12-07 03:16:21 +00:00
Mac.Nine
e25324c6f9 按照特定列查询数据列表带条件排序 2020-12-04 16:41:06 +08:00
anjoy8
e4156c3f07 sqlsugar specific column query
sqlsugar特定列查询
2020-12-04 06:15:08 +00:00
anjoy8
bda0cf026e Update Blog.Core.Repository.csproj 2020-12-03 03:29:19 +00:00
anjoy8
e31fe21b87 Ⓜ️ Inherit MongoDB functionality
集成MongoDb功能
2020-12-03 03:01:58 +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
f2ebb921d5 Update BaseRepository.cs 2020-10-11 10:10:44 +08:00
835318109@qq.com
25887556fe 菜单修改时,批量更新关系表中的接口与菜单的关系 2020-08-15 17:11:08 +08:00
anjoy8
01fedb3996 Update BaseRepository.cs 2020-08-14 12:03:39 +08:00
anjoy8
42369ee018 weakrepo 2020-07-30 18:33:09 +08:00
anjoy8
af0195f47a migrate 2020-07-09 17:50:03 +08:00
anjoy8
8fb8d80f20 rename webapi 2020-06-22 12:04:09 +08:00
anjoy8
17cf90660d test muchtable for page 2020-06-12 18:13:32 +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
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
f6738efd35 add sql query
增加sql语句查询
2020-04-27 11:27:39 +08:00
anjoy8
7e8ca10541 add some console.alert
增加输出信息
2020-04-22 23:09:41 +08:00
anjoy8
403b30a3ed add quartz.net
增加 任务调度 quartz.net
2020-03-22 22:09:16 +08:00
anjoy
55ae4fbd9b add alert when seeding data
在项目启动的时候,提示数据库信息
2019-12-25 16:02:59 +08:00
anjoy
7176aa198c Implement multiple database operations 🍊
实现多个数据库的操作
2019-12-23 18:50:09 +08:00
anjoy
b0100b9936 Muti DB Connect (1)
多库操作(二)
2019-12-17 17:26:43 +08:00
anjoy
584de77224 Muti DB Connect (1) more 2019-12-17 13:36:36 +08:00
ansonzhang
00b9ec48c0 Multi-table query -> Role Module Map #40 🍈
将授权处理器中的角色菜单关系改造成多表查询。
2019-12-12 23:02:11 +08:00
anjoy
64b8e7a7d6 Revert "Multi-table query -> Role Module Map"
This reverts commit a623ada3d3.
2019-12-12 19:18:03 +08:00
anjoy
a623ada3d3 Multi-table query -> Role Module Map
将授权处理器中的角色菜单关系改造成多表查询。
2019-12-12 18:39:09 +08:00
anjoy
a72ae8a3a1 Project upgraded to netcore 3.1
项目升级到 netcore 3.1
2019-12-04 12:17:39 +08:00
anjoy
58e6af0fa6 add func -> update db without using object
1、新增不使用对象实例来更新数据库数据;
2、完善上传图片接口,一边更好配合editor
3、修复工作单元中 SqlAOP 日志记录
2019-11-21 12:14:41 +08:00
anjoy
322d5971d5 fix transactions do not work in MSSQL
简单修复了下在SQL server中,事务会出现偶尔无效的问题
2019-10-23 14:09:06 +08:00
anjoy
a1b8497d6a Merge branch 'netcore3.0'
将主分支更新到 3.0
2019-10-21 12:02:14 +08:00
anjoy
9498a4ffe2 Resolve memory leaks 2019-09-27 14:09:13 +08:00
anjoy8
72fd639566 Test Sqlsugar Multi-table queries 🍵 2019-07-03 23:50:21 +08:00
anjoy8
6aa61ebe32 fixed naming error 🐬 2019-06-20 18:14:48 +08:00
anjoy8
7d05e1b8a4 Update BaseRepository.cs 2019-06-06 18:14:26 +08:00
anjoy8
62f5fc8218 Update BaseRepository.cs 2019-06-01 11:59:54 +08:00
anjoy8
9da9841395 Update BaseRepository.cs 2019-05-28 16:46:23 +08:00
anjoy8
290a24e756 Update NuGet Package && fix SqlSugar exception 💯 2019-05-27 22:44:22 +08:00
anjoy8
6157071020 design queryPage 🔢 2019-05-15 19:09:54 +08:00
anjoy8
0b4c57fb0f add sqlInfo in miniprofiller 2019-04-19 17:36:03 +08:00
anjoy8
d6dfb05998 update logwithlock 🐳 2019-04-18 23:57:00 +08:00
anjoy8
3841e6192b update baseRepository task.run -> sugar itself async 2019-04-18 11:32:22 +08:00
anjoy8
a4d7a6c164 Update DbContext.cs 2019-04-17 15:14:21 +08:00
anjoy8
ce9826b211 move ILoggerHelper to Common 📝 2019-04-17 14:17:14 +08:00
anjoy8
373540631e update seed data 2.0 🆙 2019-04-16 19:08:45 +08:00
anjoy8
d9a89b725a Update DbContext.cs 2019-04-02 01:16:53 +08:00
anjoy8
2989392395 add fuc ->Sql Aop.OnLogExecut 👍 2019-03-30 15:29:58 +08:00
anjoy8
a5b7908d5f Modifying the naming specification 2019-03-25 13:32:52 +08:00