© Philip Japikse, Kevin Grossnicklaus, Ben Dewey 2020
P. Japikse et al.Building Web Applications with .NET Core 2.1 and JavaScripthttps://doi.org/10.1007/978-1-4842-5352-6_2

2. Introducing Entity Framework Core

Philip Japikse1 , Kevin Grossnicklaus2 and Ben Dewey3
(1)
West Chester, OH, USA
(2)
Ellisville, MO, USA
(3)
Charleston, SC, USA
 

While data access is a very important part of most development projects, it is not something that is typically noticed by the users. Unless there are problems, such as not being able to retrieve data or not saving changes correctly, data access is just plumbing hidden away behind the veneer of the user interface.

In addition to only existing behind the scenes, data access code is typically built using the same basic blocks ...

Get Building Web Applications with .NET Core 2.1 and JavaScript: Leveraging Modern JavaScript Frameworks 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.