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

adds interface filtering for AsSelfWithInterfaces #228

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

leachdaniel-clark
Copy link
Contributor

I'm finding that if lifetimes are important either Scoped/Singleton the SelfWithInterfaces is needed to guarantee one instance. However, if we want to limit the interfaces used and registered the method will need interface filtering similar to how it's done with AsImplementedInterfaces.

@khellang khellang enabled auto-merge (rebase) September 25, 2024 07:05
@khellang khellang merged commit f1c4da2 into khellang:master Sep 25, 2024
@khellang
Copy link
Owner

Thanks for the contribution @leachdaniel-clark! 🙏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants