Advanced Data Access with EF Core


Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
In this course, you'll explore the Entity Framework Core in depth, and learn how to add database connectivity to your .NET Core microservices.

Target Audience
IT professionals, software engineers, developers, and architects

Prerequisites
None

Expected Duration (hours)
1.0

Lesson Objectives

Advanced Data Access with EF Core

  • start the course
  • connect to a sample Northwind database with .NET Core
  • configure and use SQLite for small database projects
  • use different methods to access data providers with EF Core
  • build attributes to fine-tune your models
  • use and implement the EF Core Fluent API
  • build models with EF Core to satisfy application requirements
  • query and modify a model to retrieve data for an application
  • use LINQ queries to retrieve data
  • query and sort entities using LINQ and EF Core
  • work with filters to refine retrieved data
  • implement features of EF Core with sets
  • build and customize LINQ extension methods for specific applications
  • build a model with EF Core and query data from it
  • Course Number:
    sd_msra_a04_it_enus

    Expertise Level
    Intermediate