dependency-injection-patterns
aaronontheweb · Other
使用 IServiceCollection 扩展方法组织依赖注入注册。将相关服务分组为可组合的 Add* 方法,实现整洁的 Program.cs 和可复用的配置
Organize DI registrations using IServiceCollection extension methods. Group related services into composable Add* methods for clean Program.cs and reusable
npx skills add https://github.com/aaronontheweb/dotnet-skills --skill dependency-injection-patterns
星标 1002 · 安装量 338