What is InjectorBr?

Dependency Injection Framework for Delphi

InjectorBr is a library used by ModularBr that has the main goal of managing dependency injection in a Delphi application. It provides an easy and flexible way to configure and manage object creation and resolution in a Delphi application, allowing for greater modularity and decoupling between application components. Additionally, it also offers features for object scope control and dynamic object configuration at runtime.

Last updated