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

Deep Dive With Entity Framework Core 5

Posted By: lucky_aut
Deep Dive With Entity Framework Core 5

Deep Dive With Entity Framework Core 5
Duration: 5h 50m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 2.07 GB
Genre: eLearning | Language: English

In this course, Deep Dive With Entity Framework Core 5, you will learn to work with data in your .NET applications.
Most times when course are created for .NET technologies, the details of Entity Framework and it's sheer power are neglected. We get distracted with abstractions and layers and don't focus on what Entity Framework is doing and can do.
In this course, we will review the general benefits of using Entity Framework Core 5, which is Microsoft’s flagship Object Relational Mapper (ORM), to relieve you of many concerns and challenges that come with this component of software development. We will also spend time discovering how to EF Core translates classes and references to Database Models and Relationships.
We will learn how to write queries, update databases incrementally, rollback changes and explore the myriad capabilities that Entity Framework Core affords us.
When you’re finished with this course, you’ll have the skills and knowledge of Entity Framework Core needed to fluidly interact with data and write quires for for .NET Core applications with ease.
By the end of watching this course, you'll be able to:
Construct a data model using code-first and database-first workflows
Understand Entity Framework Commands
Use migrations to manage database changes
Apply Database validations and constraints
Perform CRUD operations using LINQ
Apply best practices with Entity Framework
Extending Data Contexts
Understand how Change Tracking works.   
Manage Database Structure using Fluent API
Handle One-To-One, One-To-Many and Many-To-Many Relationships
PREREQUISITES
In order to take this course, you should have at least 3 months experience programming in C#. If you need to strengthen your C# fundamentals, you can take my C# beginner course C# Console and Windows Forms Development with LINQ & ADO.NET
Content and Overview
To take this course, you will need to have some knowledge of C#. Even if you do not have much exposure to the .NET development stack, this course is very beginner friendly and chock full of development tips.
This premium course is smartly broken up to highlight a set of related activities based on each module in the application that is being built. We will also look at troubleshooting and debugging errors as we go along; implementing best practices; writing efficient logic and understanding why developers do things the way they do. Your knowledge will grow, step by step, throughout the course and you will be challenged to be the best you can be.