Data Modeling approaches

Now that we have Entity Framework installed, we have to choose between one of the three available approaches to model the data structure: Model-First, Database-First, or Code-First. Each one of them comes with its fair amount of advantages and disadvantages, as the experienced readers and seasoned .NET developers will most certainly know. While we won’t dig too much into these, it could be useful to briefly summarize each one of them before taking the choice.

Get ASP.NET Core 2 and Angular 5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.