Quantcast
Channel: MySQL Forums - Connector/NET and C#, Mono, .Net
Viewing all articles
Browse latest Browse all 1447

MySql.Data.EntityFrameworkCore and full .NET Framework (10 replies)

$
0
0
Does anyone know if the new EntityFrameworkCore provider works with the full .NET Framework?

Are there instructions somewhere on how to get it to work?

I added the NuGet package to a .NET 4.6.2 project. I can see that there is what appears to be a UseMySQL() extension method in MySQLDbContextOptionsExtension, but, it's not coming up, at least with intellisense. I included the following using which I thought would bring the extension method in that I need to use.

using MySql.Data.EntityFrameworkCore;

It would be great if there was example code somewhere that shows what usings you need etc..

Viewing all articles
Browse latest Browse all 1447


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>