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

Optimize the Resolution expression creation as they used often #498

Open
dadhi opened this issue Jun 17, 2022 · 1 comment
Open

Optimize the Resolution expression creation as they used often #498

dadhi opened this issue Jun 17, 2022 · 1 comment
Assignees
Milestone

Comments

@dadhi
Copy link
Owner

dadhi commented Jun 17, 2022

Specifically, it always used for the Lazy wrapper.
Often used for multiple service registrations and context-based registrations.

@dadhi dadhi added this to the v6.0.0 milestone Jun 17, 2022
@dadhi dadhi self-assigned this Jun 17, 2022
dadhi added a commit that referenced this issue Jun 17, 2022
@dadhi
Copy link
Owner Author

dadhi commented Jun 20, 2022

Another important usage is for the Compile Time output - so the shorter the expression, the more simple/concise C# output will be.

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

No branches or pull requests

1 participant