ErikEJ / EFCorePowerTools

Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
MIT License
2.2k stars 298 forks source link

Enhance Dataverse reverse engineering #2535

Open ErikEJ opened 2 months ago

ErikEJ commented 2 months ago

improve Dataverse schema discovery by using the Dataverse client

I have tried to add

<PackageReference Include="Microsoft.PowerPlatform.Dataverse.Client" Version="1.1.32" />

to the EF Core 8 main library, only adds 2 MB of extra payload, not an issue.

@MarkMpn FYI!

MarkMpn commented 2 months ago

Thanks, hoping to have a look this week.

ErikEJ commented 3 weeks ago

@MarkMpn Still planning to do this in the future?

MarkMpn commented 3 weeks ago

Definitely, other priorities came up but still meaning to get back to it