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)
- Adicione
Source/no Library Path do seu projeto. - Inclua o unit
Injectnousesonde 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
- Add
Source/to your project's Library Path. - Add the
Injectunit to theusessection 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.