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

dotnet ef dbcontext scaffold provider name (no replies)

$
0
0
Unable to find expected assembly attribute named DesignTimeProviderServicesAttribute in provider assembly MySql.Data.EntityFrameworkCore. This attribute is required to identify the class which acts as the design-time service provider factory.

My Command:
dotnet ef dbcontext scaffold "server=localhost;user id=user;passwordd=password;persist security info=True;port=3306;database=db;default command timeout=60;sslmode=none;" -o Models MySql.Data.EntityFrameworkCore -c "BlinkContext" -f -a

I use Visual studio 2015 + entity framework core 1.1 + .net core 1.1 + MySql.Data.EntityFrameworkCore 7.0.7-m61

Viewing all articles
Browse latest Browse all 1451

Trending Articles



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