EF Core 5 With Code First And Db First [In-depth in 8 Days]
Offered By: Udemy
Course Description
Overview
What you'll learn:
- Introduction to EF Core - DbContext - DbSet - Migrations - CRUD
- Database Structure Updates - Data Annotations - Class Design Techniques
- Class Design Technique In Depth One To Many And Many To Many Relationship - CRUD - First - FirstOrDefault - SingleOrDefault - Navigation Properties
- IList Vs IEnumerable Vs IQueryable Immediate Mode Of Query Execution Vs Deferred Mode Mode Of Query
- Explicit Loading - Lazy Loading - RAW Sql - Stored Procedure In EF
- Auto Transaction - Manual Transaction - Identity Scope - n Layered Architecture
- Fluent APIs - Repository Pattern - Unit Of Work
Note: These are all unedited and recorded videos from a live session with lots of Q & A interactions.
One of the best instructors with 136,022+ students and 8,090+ reviews.
100% guarantee of simplicity in all the concepts very very less theory and the very very huge amount of practical real-world scenarios.
Entity Framework (EF) Core is a lightweight, extensible, open-source, and cross-platform version of the popular Entity Framework data access technology.
EF Core can serve as an object-relational mapper (O/RM), which:
Enables .NET developers to work with a database using .NET objects.
Eliminates the need for most of the data-access code that typically needs to be written.
As a major release, EF Core 5.0 also contains several breaking changes, which are API improvements or behavioral changes that may have a negative impact on existing applications.
This is the complete in-depth EF Core course with both Code First And Db First approaches with real-world and live examples... By the end of this course, you will master these concepts.
Introduction to EF Core - DbContext - DbSet - Migrations - CRUD
Database Structure Updates - Data Annotations - Class Design Techniques
Class Design Technique In-Depth One To Many And Many To Many Relationship - CRUD - First - FirstOrDefault - SingleOrDefault - Navigation Properties
IList Vs IEnumerable Vs IQueryable Immediate Mode Of Query Execution Vs Deferred Mode Mode Of Query
Explicit Loading - Lazy Loading - RAW SQL - Stored Procedure In EF
Auto Transaction - Manual Transaction - Identity Scope - n Layered Architecture
Fluent APIs - Repository Pattern - Unit Of Work
CRUD in Web APIs Core Using Database First Approach In EF Core - Dispose - using - IDisposable - Dependency Injection
See you in the course! You will see a lot of high-quality content.
Note: These are all unedited and recorded videos from a live session with lots of Q & A interactions.
Taught by
Manzoor Ahmed
Related Courses
Introduction to DatabasesMeta via Coursera MongoDB for Node.js Developers
MongoDB University Full Stack Foundations
Udacity Ruby on Rails Web Services and Integration with MongoDB
Johns Hopkins University via Coursera MongoDB Basics
MongoDB University