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

include ExplicitConstructorAttribute's targets to constructor&method #1982

Merged

Conversation

DeagleGross
Copy link
Contributor

In Dapper.AOT we are implementing a support for factory method construction of instances. As proposed by @mgravell - we can use existing Dapper.ExplicitConstructorAttribute for that - but we need to expand the attribute targets model.

PR link: Non-trivial instance construction with factory methods #59;
Proposition link: keep the name and change the allowable targets (C)

@mgravell mgravell merged commit f0e61a7 into DapperLib:main Oct 22, 2023
2 checks passed
@DeagleGross DeagleGross deleted the dmkorolev/explicitconstructor-tomethod branch October 22, 2023 14:48
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.

None yet

2 participants