copy from:
https://github.com/dotnet/efcore/issues/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 https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/issues/1219
Uh... really?
This is available with EF Core Power Tools today.
Not works, I cannot add a MySql ODBC connection
@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)
Most helpful comment
@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)