Implement DI for:
Application: ${{APPLICATION_TYPE}}
Dependencies: ${{DEPENDENCIES}}
Testing needs: ${{TESTING_NEEDS}}
Implement:
- DI container setup
- Service registration
- Lifetime management
- Factory patterns
- Testing with mocks
- Lazy initialization
- Circular dependency handling
- Framework integrationOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{APPLICATION_TYPE][{DEPENDENCIES][{TESTING_NEEDS]