EFCore.NativeAOT icon indicating copy to clipboard operation
EFCore.NativeAOT copied to clipboard

Proposal for improvements

Open josephmoresena opened this issue 3 years ago • 1 comments

I have been experimenting with this project and was able to get it working with SqlServer, PostgreSQL and MySql as well. It is possible that we need to extend the functionality with at least one CRUD (which would be a more real example) and guarantee a basic multiple RDBMS operation.

josephmoresena avatar May 31 '22 04:05 josephmoresena

My current plan is to to complete the rd.xml generator for efcore first, so developers can get rid of writing those directives manually.

hez2010 avatar May 31 '22 05:05 hez2010