Bug #97000 Method 'get_Info' missing from MySql.Data.EntityFrameworkCore 8.0.17.0
Submitted: 24 Sep 2019 17:36 Modified: 25 Sep 2019 6:12
Reporter: Thomas Mack Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / NET Severity:S1 (Critical)
Version:8.0.17.0 OS:Any
Assigned to: CPU Architecture:Any

[24 Sep 2019 17:36] Thomas Mack
Description:
.Net Core 3.0 EntityFrameworkCore 3.0 get this exception:

System.TypeLoadException: Method 'get_Info' in type 'MySql.Data.EntityFrameworkCore.Infraestructure.MySQLOptionsExtension' from assembly 'MySql.Data.EntityFrameworkCore, Version=8.0.17.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d' does not have an implementation.

How to repeat:
Use .Net Core 3.0 and EntityFrameworkCore 3.0

Suggested fix:
Implement the missing API.
[24 Sep 2019 17:40] Khaled Elmahdi
AS .Net Core 3.0 has been officially released. Any update on when it will be supported?
[25 Sep 2019 6:12] MySQL Verification Team
Hello Thomas,

Thank you for the report and feedback.
Marking this as duplicate of Bug #96990 which is already verified.

regards,
Umesh