集中添加依赖注入DI
摘要:
基础设施项目中集中添加依赖注入类: namespace CleanArchitectureApp.Infrastructure; public static class DependencyInjection { public static IServiceCollection AddInfrast 阅读全文
posted @ 2023-10-02 10:53 宁静致远. 阅读(23) 评论(0) 推荐(0) 编辑