Commit Graph

25 Commits

Author SHA1 Message Date
lihanbo c18ee4036d Update
移除参考模块引用
增加版本管理模块
2024-10-16 15:22:58 +08:00
lihanbo de39bba323 Update
更新默认的增删改查仓储对象
增加通用的API返回结果包装
增加IModel转换为查询条件的工具类
IDataModel类增加默认主键
2024-10-16 15:22:09 +08:00
lihanbo e49fff6407 Move LFlow to LFlow.Base 2024-10-16 11:35:05 +08:00
lihanbo 1a362319d0 Default dev db for sqlite 2024-10-16 11:28:39 +08:00
lihanbo 448cb878ba Config DefaultConnection 2024-10-16 11:28:17 +08:00
lihanbo 215540ca1c Add Default CURD impl 2024-10-16 11:27:57 +08:00
lihanbo 0d5dc03030 Use IModule register modules 2024-10-16 11:27:14 +08:00
lihanbo cf7ebb3cbc Add CodeFirst helper 2024-10-16 11:25:57 +08:00
lihanbo 5f9f86663e Update allow use GetAll 2024-10-16 11:25:32 +08:00
lihanbo 963649b2b7 FIx error `The logger is already frozen` 2024-10-16 11:24:49 +08:00
lihanbo 7a6c1d8481 Fix typo 2024-10-16 11:24:29 +08:00
lihanbo 19a612160e FIx error `The logger is already frozen` 2024-10-16 11:24:10 +08:00
lihanbo 59e8845568 Add Module interface. use ConfigureModule method to build Module 2024-10-16 11:17:16 +08:00
Ling dad8608d63 Add Log
Fix unused ref
Add CodeFirst support
Add global context -> App
2024-10-10 17:05:35 +08:00
Ling c3c740ed78 Add db connect support 2024-10-09 17:10:05 +08:00
Ling 22fbb522d2 Fix router address to action 2024-10-09 17:09:38 +08:00
Ling 9757cbea45 Add User api service 2024-10-09 17:09:09 +08:00
Ling 3f6c1f92ce Remove unused Folder 2024-10-09 17:08:43 +08:00
Ling e3351d1934 Update Swagger info to LFlow 2024-10-09 17:08:15 +08:00
Ling cf5bb3bc7c Add User proj 2024-10-09 16:46:49 +08:00
Ling 07bef1e52d Remove bin and obj directory 2024-10-09 14:52:30 +08:00
Ling 6999f9a586 Update git ignore 2024-10-09 14:51:15 +08:00
Ling 4addcb6b9a Remove binary 2024-10-09 14:49:47 +08:00
Ling abb08e7e66 Add .gitignore 2024-10-09 14:47:46 +08:00
Ling 5121fad55d Init commit 2024-10-09 14:45:09 +08:00