Hi there,
I'm porting an old application that was created using .Net Framework 5.2 and uses EntityFramework 6 and SQL Server to a .Net 6 using MySql 8.0 and the Connector.Net 8.0.28 and EntityFramework 6.4.4 (not EF Core).
My question is the following:
The Connector.Net allow the creation of EntityFramework migrations?
Thank you.
I'm porting an old application that was created using .Net Framework 5.2 and uses EntityFramework 6 and SQL Server to a .Net 6 using MySql 8.0 and the Connector.Net 8.0.28 and EntityFramework 6.4.4 (not EF Core).
My question is the following:
The Connector.Net allow the creation of EntityFramework migrations?
Thank you.