© Philip Japikse, Kevin Grossnicklaus and Ben Dewey 2017

Philip Japikse, Kevin Grossnicklaus and Ben Dewey, Building Web Applications with Visual Studio 2017, https://doi.org/10.1007/978-1-4842-2478-6_1

1. Introducing Entity Framework Core

Philip Japikse, Kevin Grossnicklaus2 and Ben Dewey3

(1)West Chester, Ohio, USA

(2)Ellisville, Missouri, USA

(3)Charleston, South Carolina, USA

ADO.NET contains everything a .NET developer needs to create data access layers for their applications, but very little (if anything) is done for the developer. For example, ADO.NET requires the developer to first create connections, SQL statements, commands, and data readers, and then translate the data from the database into the application’s .NET classes that model the ...

Get Building Web Applications with Visual Studio 2017: Using .NET Core and 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.