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

asp.net core with EF and MySQL : extension method not found (no replies)

$
0
0
Hello,

I want to use mysql with EF on asp.net core but when i do :

services.AddDbContext<ContentContext>(opt => opt.UseMySQL());

VisualStudio tells me DbContextOptionBuilder doesn't have an extension method UseMySQL

I have installed the connector using NuGet command:

Install-Package MySql.Data.EntityFrameworkCore -Pre

What am'I missing ?

Viewing all articles
Browse latest Browse all 1451

Trending Articles



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