GeWuYou
55ec42a670
feat(ioc): 替换自定义IoC容器为Microsoft.Extensions.DependencyInjection
- 移除原有的IocContainer实现
- 添加MicrosoftDiContainer作为Microsoft.Extensions.DependencyInjection的适配器
- 修改ArchitectureServices使用MicrosoftDiContainer替代IocContainer
- 更新所有相关测试类使用MicrosoftDiContainer
- 添加Mediator和Microsoft.Extensions.DependencyInjection包引用
- 扩展IIocContainer接口支持更多注册方法
- 在架构初始化中添加Mediator服务注册
2026-02-14 19:41:21 +08:00
..
2026-02-14 19:41:21 +08:00
2026-02-14 19:41:21 +08:00
2026-01-27 20:30:04 +08:00
2026-02-10 23:47:40 +08:00
2026-01-27 20:30:04 +08:00
2026-02-01 14:07:59 +08:00
2026-01-27 20:30:04 +08:00
2026-02-01 14:07:59 +08:00
2026-02-14 19:41:21 +08:00
2026-01-27 20:30:04 +08:00
2026-01-15 13:53:08 +08:00
2026-01-27 20:30:04 +08:00
2026-01-27 20:30:04 +08:00
2026-02-14 19:41:21 +08:00
2026-01-27 20:30:04 +08:00
2026-02-14 19:41:21 +08:00
2026-01-04 22:14:34 +08:00
2026-01-17 10:05:52 +08:00
2026-02-14 19:41:21 +08:00
2026-02-01 11:04:50 +08:00
2026-01-27 12:45:03 +08:00