Pular para o conteúdo principal

Instalação

Requisitos

  • Delphi com suporte a Generics e RTTI (o projeto se declara compatível com XE+ no README).
  • Aplicações Win32/Win64 (conforme README atual).

Instalação (manual)

  1. Adicione Source/ no Library Path do seu projeto.
  2. Inclua o unit Inject no uses onde você for registrar/resolver dependências.

Instalação via Boss

Se você usa Boss (HashLoad), o README sugere um fluxo de instalação. Ajuste o repositório conforme o seu fork/origem.


Requirements

  • Delphi with Generics and RTTI support (the README states XE+).
  • Win32/Win64 apps (per current README).

Manual install

  1. Add Source/ to your project's Library Path.
  2. Add the Inject unit to the uses section where you'll register/resolve dependencies.

Install via Boss

If you use Boss (HashLoad), the README suggests an install flow. Adjust the repository URL to your fork/source.