Skip to content
SP StackPractices

Tag: di

1 resource tagged with "di" on StackPractices.

Dependency Injection Pattern

Supply dependencies from outside rather than creating them internally. An architectural pattern for decoupled, testable code.