Inversion of Control
Inversion of Control (IoC) is a software design principle where the control flow of a program is inverted compared to traditional programming. Instead of application code calling frameworks, frameworks call application code. Common implementations include Dependency Injection and event-driven programming.
Inversion of Control is profiled on the APIs.io network. Tagged areas include Dependency Injection, Design Patterns, Inversion of Control, and Software Architecture.
5.5/100
minimal
▬ flat
Agent
0/100
human only
0 APIs
Dependency InjectionDesign PatternsInversion of ControlSoftware Architecture