dependency-injection
Organize DI registrations using IServiceCollection extension methods. Group related services into composable Add* methods for clean Program.cs and reusable configuration in tests.
Also installable via skills CLI
npx skills add Aaronontheweb/dotnet-skills/skills/microsoft-extensions/dependency-injection
Source
Path:
skills/microsoft-extensions/dependency-injection/SKILL.md(main)