© 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_3

3. Build the Data Access Layer, Part 1

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

With the foundation of EF Core in place, it’s time to start building the data access layer for the SpyStore application. If you didn’t read the introduction to this book, the short version is this: This book builds a fake e-commerce site we are calling SpyStore . It is loosely based on the IBuySpy database that shipped as a sample app with the .NET 1.1 SDK. In this chapter, you will build the entity classes, the derived ...

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.