connection-examples icon indicating copy to clipboard operation
connection-examples copied to clipboard

Entity framework support for dotnet 6

Open bannarisoftwares opened this issue 3 years ago • 3 comments

Add Entity framework support for dotnet 6

bannarisoftwares avatar Sep 30 '22 08:09 bannarisoftwares

Any updates?

bannarisoftwares avatar Oct 04 '22 02:10 bannarisoftwares

@bannarisoftwares Thanks for the feedback!

Looks like, EF6 and EF Core both use the MySQL .NET Connector that we also use in our C# example. I agree, though, it would make sense to add specific examples for EF6 and Core here.

I'm going to add this to my to-do list, but I cannot say when I'm going to get to it yet. If you would like to take a stab at it, this repository is public and I'm happy to review any pull requests you throw at us. :-)

fooforge avatar Oct 11 '22 14:10 fooforge