Pomelo.entityframeworkcore.mysql: Add support for the EF Core "Scaffold entities with comments" feature

Created on 2 Nov 2020  路  4Comments  路  Source: PomeloFoundation/Pomelo.EntityFrameworkCore.MySql

https://github.com/dotnet/efcore/issues/19113
looks I can't generate commented class files by use Scaffold-DbContext with "Pomelo.EntityFrameworkCore.MySql"

Pomelo.EntityFrameworkCore.MySql Version I used: 3.2.3

closed-question type-question

Most helpful comment

This is available in EF Core Power Tools today.

All 4 comments

@Flithor This feature has been added to the EF Core 6.0 branch.
Do you mean you cannot generate them with the latest bits for EF Core 6.0 and the Pomelo 5.0 alpha prerelease?

uh I use 3.2.3(the last release version now)

@Flithor In that case, since this feature has been implemented for EF Core 6.0, you will need to use that version in conjunction with Pomelo.

At this time, Pomelo does not yet have a EF Core 6.0 supporting release, so you will need to wait for that.
Since this feature is provided by EF Core itself, there is nothing for us to do here.

This is available in EF Core Power Tools today.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

findmoon picture findmoon  路  3Comments

Toemsel picture Toemsel  路  3Comments

matthewjcooper picture matthewjcooper  路  4Comments

coultonluke picture coultonluke  路  3Comments

cetubig picture cetubig  路  3Comments