Giter VIP home page Giter VIP logo

Comments (7)

JonathanMagnan avatar JonathanMagnan commented on June 11, 2024 2

Hello @EstelaEstela , @denniske ,

Since we have got no answer yet, we choose to create a pull on their repository: https://github.com/mysql/mysql-connector-net

We make an initial test for NET45 and NETStandard and it was fairly easy to support, we didn't fully test it yet.

Once the pull is ready, I will post it here as well so you will be able to comment on the pull to perhaps make it happen.

We will look at it this week. If it takes more times, we will let you know.

from entityframework-classic.

JonathanMagnan avatar JonathanMagnan commented on June 11, 2024

Hello @EstelaEstela ,

Thank you for your good word.

We will prepare a letter this week and send it to MySQL owners (and maybe some other provider). Our library in fact already support MySQL by default, it's more MySQL that still doesn't support our library yet.

If they choose to try to support EF Classic, it should be very easy on their side. They simply need to make a new branch and use as reference EF Classic instead of EF6 and release a new package with it. They doesn't need to support .NET Core, they can choose to stick by supporting .NET Framework.

I will let you know when the letter will be sent and at who we have sent it.

Best Regards,

Jonathan

from entityframework-classic.

JonathanMagnan avatar JonathanMagnan commented on June 11, 2024

Hello @EstelaEstela ,

Just to let you know that we have contacted them but we never heard anything from them yet ;( We will try again this week.

Unfortunately, there is not much we can do on our side unless we choose to try to decompile their dll and recompile it against EF Classic.

from entityframework-classic.

EerieExpanse avatar EerieExpanse commented on June 11, 2024

Hey @JonathanMagnan ,

Thanks for letting me know 👍

from entityframework-classic.

denniske avatar denniske commented on June 11, 2024

Hello @JonathanMagnan ,

I am also interested in MySQL support.

Who is MySQL owners? Is this a company? Or a nuget package?

What about open source providers like https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql ?

from entityframework-classic.

JonathanMagnan avatar JonathanMagnan commented on June 11, 2024

Hello @denniske ,

Oracle Corporation own MySQL. We tried to contact them twice.

We are currently waiting if they answer us as we would prefer they make an official package but in the worse scenario, we will fork their repository https://github.com/mysql/mysql-connector-net/tree/8.0
and create a package on our side that support it (if that's possible!)

Unless I'm wrong, Pomelo only support EF Core which mean it will be A LOT more complex to support than MySQL Connection since they cannot simply make their code compatible with .NET Standard they need to create a whole project that support EF6.

We will probably start to look at this request in April if we got no answer

from entityframework-classic.

JonathanMagnan avatar JonathanMagnan commented on June 11, 2024

Hello @EstelaEstela , @denniske ,

Sorry for the very long delay, we should have released our version way before.

The first version of MySql is now ready: https://www.nuget.org/packages/Z.EntityFramework.Classic.MySql/

Since that's not the official provider but a custom version on our side, some stuff must be modified in the config file. See the following documentation: https://entityframework-classic.net/provider-mysql

If you have the chance to test it, let me know if everything works as expected.

from entityframework-classic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.