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

MVC Scaffolding (1 reply)

$
0
0
I'm using MVC 5 + EF 6 + MySQL Connector/NET 6.9.6 but I encountered a strange behavior: when I want to create a controller from a POCO class, I have to comment this

//[DbConfigurationType(typeof(MySqlEFConfiguration))]
public class ApplicationDbContext : IdentityDbContext<ApplicationUser>

then uncomment for the rest of my operations like migrations.

Viewing all articles
Browse latest Browse all 1447


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