Skip to content
SP StackPractices

Tag: ioc

1 resource tagged with "ioc" on StackPractices.

Dependency Injection Pattern

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