🇺🇸
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. Getting to know
  2. Introduction

Requirements

To use ModularBr, you need to meet the following requirements:

  1. Delphi XE or higher installed on your machine.

  2. Knowledge of object-oriented programming, design patterns, and dependency injection.

  3. Basic understanding of the ModularBr architecture and how it works.

  4. An Integrated Development Environment (IDE) installed on your machine, such as Delphi.

  5. A Delphi project created and configured to use ModularBr.

  6. Understanding of how to create and configure modules in ModularBr.

  7. Understanding of how to create and configure routes in ModularBr.

  8. Understanding of how to create and configure binds in ModularBr.

  9. Knowledge of how to use the dependency injection system in ModularBr.

  10. Knowledge of how to utilize additional features of ModularBr, such as middlewares and guards.

Additionally, it's important to stay updated on the updates and news of ModularBr, as well as to follow the official documentation and engage with the developer community to exchange information and experiences regarding the platform's usage.

PreviousBenefitsNextInstalling

Last updated 2 years ago