Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DryIoc own all-encompassing RegisterAttribute #679

Open
dadhi opened this issue Mar 3, 2025 · 0 comments
Open

Add DryIoc own all-encompassing RegisterAttribute #679

dadhi opened this issue Mar 3, 2025 · 0 comments
Assignees
Labels
compile-time part of the compile-time registrations support enhancement New feature or request
Milestone

Comments

@dadhi
Copy link
Owner

dadhi commented Mar 3, 2025

DryIoc have the MEF conforming Export, Import attribute support with DryIocAttributes and DryIoc.MefAttributedModel extensions.

Now I want the DryIoc native RegisterAttribute support with the main goal to support compile-time registrations with Source Generator #496

But, it also helps to support declarative attibute-based registrations without the additional dependencies on the DryIoc extensions.

@dadhi dadhi added compile-time part of the compile-time registrations support enhancement New feature or request labels Mar 3, 2025
@dadhi dadhi added this to the v6.0.0 milestone Mar 3, 2025
@dadhi dadhi self-assigned this Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compile-time part of the compile-time registrations support enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant