-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
There are projects that already implement compile-time dependency injection, such as stronginject and jab.
- jab: Useful but does not work with ASP.NET automatically and only applies to framework-independent code and libraries, which limits its usage surface area.
- stronginject: Appears very robust; if the API is as strong as it seems, I might consider using it or even dropping this project altogether.
Feature request:
Implement compile-time dependency injection in AttributedDI, drawing inspiration from these existing solutions while ensuring broad compatibility (including with ASP.NET if possible).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels