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

Eliminate reflection for ef core #27156

Closed
musictopia2 opened this issue Jan 10, 2022 · 1 comment
Closed

Eliminate reflection for ef core #27156

musictopia2 opened this issue Jan 10, 2022 · 1 comment

Comments

@musictopia2
Copy link

If reflection is used in order to generate the code to interact with the database, I would suggest source generators to be used to eliminate reflection since reflection is too slow.

@roji
Copy link
Member

roji commented Jan 10, 2022

Duplicate of #24903

@roji roji marked this as a duplicate of #24903 Jan 10, 2022
@roji roji closed this as completed Jan 10, 2022
@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
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

3 participants