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

Does Database First Code First supported in asp.net core?

$
0
0

Hi Good day,

I'am a .net developer and i use .net framework 4.6. I always used database first code first of entity framework I like that stuff beacuse it cant create edmx file like database first did and create a model class like what created in code first and that was pretty smoth and clean for me. Another thing is when I update my database (eg. add table or column) only thing i can do is to create a class same structure to may database table and put an attribute for eg ( [Table("SampleTable")]  ) then it automatically mapped. 

Now my question is it is possible to do this stuff in .net core? I'am planning to migrate my web app. Is this another way ? Please guide for this one . Thank you


Viewing all articles
Browse latest Browse all 1698

Trending Articles



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