Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
934,695 results
What is Entity Framework (EF) Entity Framework is an ORM framework. ORM stands for Object Relational Mapping. What is Object ...
95,343 views
6y ago
Do you want to master Entity Framework Core with .NET 10 and learn to work with real-world databases professionally? This new ...
845 views
11mo ago
In this video, I walk you through how to configure Entity Framework Core (EF Core) to work with a PostgreSQL database in a .
468 views
10mo ago
Create a new sqlite database at startup using C# Entity Framework Core in Visual Studio IDE. I demo this by creating a SQLite ...
3,634 views
1y ago
EF Core Sidekick is a Visual Studio plugin to generate EF core entities and beyond. Automatically generates entities based on the ...
2,915 views
2y ago
Welcome to our comprehensive guide on Entity Framework Core as an Object-Relational Mapping (ORM) tool! In this video, we ...
159 views
This video will help you understand what is database provider in entity framework core List of supported Database Providers ...
12,982 views
3y ago
Every .NET app has to talk to a database, and there are two very different ways to do it: EF Core and Dapper. Both get data out of ...
100 views
1mo ago
Hello everyone, in this new series we will learn about Entity Framework Core. If you want to learn EF Core or want to improve your ...
949 views
C# : Entity Framework Attach/Update confusion (EF Core) To Access My Live Chat Page, On Google, Search for "hows tech ...
446 views
Unlock the power of databases in ASP.NET Core! In this tutorial, we'll guide you through crafting a robust DBContext for your ...
77 views
Day 32 – Top 100 .NET Interview Questions (2026 Edition) In this video, we explain one of the most important Entity Framework ...
382 views
6mo ago
Learn how to use the Table-per-Type (TPT) strategy in Entity Framework Core for creating subtypes like `InternalProperty` and ...
36 views
C# : EF Core: Soft delete with shadow properties and query filters To Access My Live Chat Page, On Google, Search for "hows ...
71 views
Unlock the full potential of Entity Framework Core in this comprehensive guide, "Mastering Entity Framework Core: Beyond Basics ...
107 views
View full course here: https://www.pluralsight.com/courses/ddd-ef-core-preserving-encapsulation Join Pluralsight author Vladimir ...
490 views
Welcome to this Entity Framework Core tutorial! In this video, we'll cover everything you need to know about Entity Framework ...
32 views
8 views
Learn from Beginner to Pro: https://www.patreon.com/iBasskung Explore Free C# and VB.NET Source Code! Check it out ...
1,353 views
5y ago
c#: EntityFramework Core Database.EnsureCreated doesn't create database Thanks for taking the time to learn more.
212 views
In this video, I'm showing how to refactor your messy EF Core DBContext by splitting the Entities configuration to separate files ...
113 views
Learn all about using EF Core 6 with Azure Cosmos DB, in this new Pluralsight course. https://pluralsight.pxf.io/efcore6-cosmos ...
328 views
4y ago
EF Core Sidekick is a Visual Studio plugin to generate EF core entities and beyond. The custom code functionality allows you to ...
998 views
2 views
Entity Framework Commands used: 1. dotnet ef migrations add [name] 2. dotnet ef database update 3. dotnet ef database update ...
242 views
C# : How does EF Core Modified Entity State behave? To Access My Live Chat Page, On Google, Search for "hows tech ...
45 views
This video is the part of the series of videos that we will share for the interviews preparations related to Dot Net And C#. Keep an ...
7 views
Discover how to perform bulk updates efficiently in Entity Framework Core 7! Before EF Core 7, updating entities required loading ...
55 views
Steps 1- Set ProjecData as Startup Project 2- Install these dependencies Microsoft.EntityFrameworkCore (8.0.0) Microsoft.
16 views
Learn how to resolve the "Your startup project doesn't reference Microsoft.EntityFrameworkCore.Design" error when working with ...
224 views
Explore why the values differ when adding many-to-many relationships in Entity Framework (EF) Core with ASP.NET Core and .
5 views
In this video, we delve into a common challenge faced by developers using Entity Framework Core: migrations not detecting all ...
19 views
Learn how to seamlessly integrate `Entity Framework Core` with XAF (eXpress Application Framework), including key ...
31 views
In this video, we dive into the intricacies of integrating Entity Framework Core with ASP.NET Core Identity. As developers, we often ...
11 views
Unlock the full potential of your .NET development with our latest video, "Level Up Your .NET Development with These 5 Essential ...
Can you help me to buy a coffee: https://www.buymeacoffee.com/coffeeprogram Method 'Fragment' in type 'Microsoft.
1,253 views
Can you help me to buy a coffee: https://www.buymeacoffee.com/coffeeprogram install-package EntityFramework.
12,802 views
In this video, we'll explore the essential process of seeding data in Entity Framework Core 2. Whether you're building a new ...