Quantcast
Channel: ADO.NET, Entity Framework, LINQ to SQL, NHibernate
Viewing all articles
Browse latest Browse all 1698

Moving from EF db First to EF Core

$
0
0

Hi

I have a little app using EF db first and I want to move it to  EF Core.

I've used my models classes generated previously.but I got some errors:   

The entity type ... requires a key to be defined

or

SQL error Column unknown MYTABLEID 

 (I have MYTABLE and column ID  but not the table MYTABLEID )

What configurations should I have to do for EF Core because  my db provider doesn't yet support scaffolding.

thanks


Viewing all articles
Browse latest Browse all 1698

Trending Articles



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