Back to Search Start Over

Build the Data Access Layer, Part 1

Authors :
Philip Japikse
Kevin Grossnicklaus
Ben Dewey
Source :
Building Web Applications with .NET Core 2.1 and JavaScript ISBN: 9781484253519
Publication Year :
2019
Publisher :
Apress, 2019.

Abstract

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 DbContext and the IDesignTimeDbContextFactory, and then create the migrations to update the database to match the entity model.

Details

ISBN :
978-1-4842-5351-9
ISBNs :
9781484253519
Database :
OpenAIRE
Journal :
Building Web Applications with .NET Core 2.1 and JavaScript ISBN: 9781484253519
Accession number :
edsair.doi...........646876f18f07ea966472b89c02ba54b5
Full Text :
https://doi.org/10.1007/978-1-4842-5352-6_3