🇺🇸
ModularBr Framework for Delphi
Portugues(PT)TelegramGitHub
  • Welcome to ModularBr
  • Getting to know
    • Introduction
      • Benefits
      • Requirements
      • Installing
  • Module
    • Exporting Binds
    • Importing Binds
  • Routes
    • Route Guard
    • Middlewares
  • Pipes
  • Dependency injection
  • Route Handlers
  • Usability
    • Horse and ModularBr
    • Desktop and ModularBr
  • CLI
  • Frequently Asked Questions
    • FAQs
      • How to contribute?
      • How to download and install?
      • What is InjectorBr?
      • What is ResultPairBr?
      • What is ECLBr?
  • Usage policy
    • License
Powered by GitBook
On this page
  1. Frequently Asked Questions
  2. FAQs

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.

PreviousHow to download and install?NextWhat is ResultPairBr?

Last updated 2 years ago