Blog.Core/Blog.Core.Extensions
LemonNoCry 6bcde27c82 增加事务传播机制
1.UseTran特性中增加事务传播特性,具体看Propagation
2.原有是直接默认嵌套事务不灵活
测试看TransactionController
2022-08-04 15:16:08 +08:00
..
AOP 增加事务传播机制 2022-08-04 15:16:08 +08:00
Apollo Added Apollo configuration center 2021-08-21 20:18:34 +08:00
Authorizations Fixed #209 bug 2021-09-15 19:27:11 +08:00
AutoMapper fix: try to use dto in user manage 2022-03-15 18:25:27 +08:00
EventHandling 添加以表格方式输出控制台 2022-02-23 18:14:26 +08:00
Middlewares fix: rename the middlewares . #236 2022-03-14 16:05:54 +08:00
NacosConfig 添加以表格方式输出控制台 2022-02-23 18:14:26 +08:00
Redis 修改redis缓存保存字符串也被序列化导致GetValue的值不对 2021-08-14 14:09:26 +08:00
ServiceExtensions 增加事务传播机制 2022-08-04 15:16:08 +08:00
Blog.Core.Extensions.csproj Merge pull request #254 from gkLeo/EnableDescriptionOfEnumForSwagger 2022-03-11 14:26:09 +08:00