...

/

Introduction: Working with Data Using Entity Framework Core

Introduction: Working with Data Using Entity Framework Core

Get an overview of the section working with data using entity framework core.

We'll cover the following...

We will learn about reading and writing to relational data stores, such as SQLite and SQL Server, using the object-to-data store mapping technology ...