Dotnetcore Cross-platform ~efcore2.0 connection MySQL annoyance-resolved

Source: Internet
Author: User

Back to Catalog

For the traditional NuGet package, we used to use official or large organizations, because they are more reliable, but in the first two days. Net Core2.0 released, I efcore also upgraded to 2.0, Mysql.efcore also upgraded to support the latest version of 2.0, and then the wonderful thing happened, EF can not use!

Information about the package for MySQL and EF

Microsoft.entityframeworkcore 2.0.0

MySql.Data.EntityFrameworkCore 8.0.8-DMR

The top two big bags are official, Microsoft's EF and Oracle's MySQL, When I use efcore.1.1.3 plus mysq can work normally, upgrade to EFCore2.0 after not work correctly, as is efcore problem, but finally released is MySQL this version and EF is not compatible, some methods are not implemented, so we can only mention issues, but also change a bag!

Pomelo.EntityFrameworkCore.MySql

It should also be some of the ORM frameworks that are starting with larger organizations that are effective with EF, not only for MySQL support, but also for frameworks such as Redis,mongo

In short, after using this MySQL EF package, our code can be connected to the library!

Thanks for reading!

Back to Catalog

Dotnetcore Cross-platform ~efcore2.0 connection MySQL annoyance-resolved

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.