home/categories/architecture-patterns/aaronontheweb-dotnet-skills-skills-microsoft-extensions-dependency-injection-skill-md
architecture-patternsdevelopment

dependency-injection-patterns

Organize DI registrations using IServiceCollection extension methods. Group related services into composable Add* methods for clean Program.cs and reusable configuration in tests.

Aaronontheweb
maintainer
Aaronontheweb
更新日 2/21/2026
スター
761
フォーク
72
quick start

Installation and usage

Organize DI registrations using IServiceCollection extension methods. Group related services into composable Add* methods for clean Program.cs and reusable configuration in tests.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use dependency-injection-patterns