The Contains() method is supported by MySQL.Data.EntityFrameworkCore 8 and Microsoft.EntityFrameworkCore.Relational 2.2.6 or not
Nuget lib am using MySQL.Data.EntityFrameworkCore 8 and Microsoft.EntityFrameworkCore.Relational 2.2.6. I am using the mysql database with entity framework core and am not sure contains method in linq is directly supported by entityframwork core or not I have huge records and…