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

Can Scaffold-DbContext generate entities with comments for all DBProvider? #23279

Closed
Flithor opened this issue Nov 12, 2020 · 3 comments
Closed
Labels
closed-no-further-action The issue is closed and no further action is planned. customer-reported

Comments

@Flithor
Copy link

Flithor commented Nov 12, 2020

copy from:
#19113

I'm use Pomelo.EntityFrameworkCore.MySql.

but it cannot generate xml comments for entity property by Scaffold-DbContext in current release version.
and the contributor said this feature is in EF Core 6.0 PomeloFoundation/Pomelo.EntityFrameworkCore.MySql#1219

Uh... really?

@ErikEJ
Copy link
Contributor

ErikEJ commented Nov 12, 2020

This is available with EF Core Power Tools today.

@Flithor
Copy link
Author

Flithor commented Nov 12, 2020

Not works, I cannot add a MySql ODBC connection

@ErikEJ
Copy link
Contributor

ErikEJ commented Nov 12, 2020

@Flithor I think it will work if you follow the instrictions here: https://github.com/ErikEJ/EFCorePowerTools/wiki/Reverse-Engineering#reverse-engineer---workflow (use the MySQL Visual Studio tools, not ODBC)

@ajcvickers ajcvickers added closed-no-further-action The issue is closed and no further action is planned. and removed type-enhancement labels Nov 12, 2020
@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
Labels
closed-no-further-action The issue is closed and no further action is planned. customer-reported
Projects
None yet
Development

No branches or pull requests

3 participants