Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Entity Framework Core Essential Training: 1

Posted By: Landau17
Entity Framework Core Essential Training: 1

Entity Framework Core Essential Training: 1
MP4 | Video: 720p | Duration: 5:52:54 | English | Subtitles: VTT | 882.2 MB



This comprehensive course shows how to work with Entity Framework Core. Get introduced to the core components and see a comparison of versions. Find out how to create new projects, add packages, and use prebuilt classes. Learn how to build queries, apply sorting, and filter the results. Discover how to work with aggregation commands and use projections. See how to load related data and run async queries. Next, move on into advanced query features, including parameterization, tracking, function mapping, and LINQ functions. Then, learn about persisting data, DbContext options, configurations, and more.

Topics include:
  • Entity Framework Core components and projects
  • Working with scaffolded files
  • Testing with xUnit
  • Viewing generated SQL
  • Composing queries
  • Sorting and filtering results
  • Working with aggregates
  • Loading related data
  • Parameterization
  • Logging and tracking
  • Mapping functions
  • Generics and delegates
  • Checking concurrency
  • Resiliency and transactions