Re: asp.net core with EF and MySQL : extension method not found
Posted by: Yuchang Lai
Date: June 08, 2017 03:12AM

try add.

using MySQL.Data.EntityFrameworkCore;
using MySQL.Data.EntityFrameworkCore.Extensions;

Options: ReplyQuote


Subject
Written By
Posted
Re: asp.net core with EF and MySQL : extension method not found
June 08, 2017 03:12AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.