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
1,230 results
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
Aprende más acerca del patrón de Unidad de Trabajo con mi curso de Arquitectura Limpia: ...
2,849 views
What is: the Entity Framework Core?
93 views
10mo ago
NET is a free and open-source platform for creating high-performance software in virtually every domain, powered primarily by the ...
565,682 views
8mo ago
How do I: update an entity?
17 views
How do I: create the Database?
21 views
Master Entity Framework Core with this comprehensive guide by Trevor Williams. Learn to build an efficient database access layer ...
184 views
1mo ago
In today's video, we cover, How to Install Entity Framework Package in Visual Studio Project | NET Core and NET Framework.
81 views
6mo ago
DotNet #EntityFramework #EFCore #PerformanceTuning #AspNetCore #CSharp #DatabasePerformance #BackendDevelopment ...
6 views
3mo 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
... query using EF core for every iteration of this loop and if you have a lot of elements in the collection you are iterating over you're ...
30,486 views
How do I: retrieve all instances of an entity?
20 views
Your EF Core queries might be slower than they should be! Here's why you should use .AsNoTracking() for faster read-only ...
2,146 views
How do I: add Entity Framework Core packages to a project?
34 views
Learn how to map one class to multiple tables in EF Core using inheritance and Fluent API for code-first database design.
7 views
9mo ago
Today's Topic: Howto map value object in Entity Framework Core 2.0 Thanks for taking the time to learn more. In this video I'll go ...
2 views
5mo ago
In this video, you will learn how to create a complete Data Connection in ASP.NET Core MVC using Entity Framework with the ...
87 views
Build ASP.NET Core Web API.
5 views
EF Core Bulk Operations | .Net |#coding #shorts #educational #skdotnetcodingconcept #entityframework.
292 views
Learn ASP.NET Core MVC through practical, hands-on lessons. In this course, you'll build modern web applications while ...
3 views
Learn how to update the 'Visited' count for a product using Entity Framework Core (EF Core) in C#. This guide provides ...
4 views
Day 26 of Backend Software Journey. In this lesson, I apply the first EF Core migration to SQL Server and create the real ...
9 views
Learn how to configure Entity Framework Core to accept manually assigned primary key values instead of auto-incrementing them ...
Learn more about the Unit of Work pattern with my Clean Architecture course: ...
1,228 views
Entity Framework Core | .Net | #coding #shorts #skdotnetcodingconcept #entityframework #dotnet #sql.
315 views
How to Use Entity Framework in Asp.net Core - Full Guide | Surfshark VPN Deal — Stay private and secure. $1.99/mo + 3 ...
0 views
Explore Entity Framework Core and understand the critical choice between the "Database First" and "Code First" approaches.
70 views
Today's Topic: How to clone an entity in Entity Framework Core? Thanks for taking the time to learn more. In this video I'll go ...
18 views
10d ago
Explore why EF Core 7's change tracker marks entities as Modified even when their properties are reset to original values, and ...
584 views
NETCore Entity Framework Tutorial C# Entity Modeling Guide Learn Coding Disclaimer: Content is for informational and ...
1 view
7mo ago
Today's Topic: How to implement ambient transaction in Entity Framework Core? Thanks for taking the time to learn more.
15 views
How do I: find the Connection String to my localdb?
22 views
Learn Entity Framework Core (EF Core) from scratch in this complete tutorial! In this video, we cover everything you need to ...
Net 10, C#, Entity Framework Core, CRUD, SQL Code First, Font Awesome, Bootstrap, Syncfusion Interested in learning Microsoft ...
83 views
Welcome to the first video of this ASP.NET MVC Tutorial Series where we'll build a complete CRUD application using Razor ...
51 views
NET C# AspNetCore Entity Framework Core Data Access Disclaimer: Content is for informational and entertainment purposes ...
https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...
12 views
In this video, we'll create the Product Model for our ASP.NET MVC ShoppingCart Project using Entity Framework Core. You'll ...
30 views
308 views
In this video, we tackle a common issue faced by developers using Entity Framework Core: the 'Unable to Load DLL sni.dll' error.
Day 25 of Backend Software Journey. In this lesson, I create the first EF Core migration for the JobTrackr backend. In this part: ...
10 views
Today's Topic: Entity Framework Core 2.0 Add-Migration doesn't create any migration files Thanks for taking the time to learn ...
Discover why Entity Framework Core runs multiple SELECT queries when updating a single record and how to prevent this ...
In this video, we tackle a common issue faced by developers working with Entity Framework Core: the 'add-migration' not ...
In this video, we will learn how to create a CRUD (Create, Read, Update, Delete) application using ASP.NET Core MVC and Entity ...
NET Core using Entity Framework Core. Whether you're building complex data models or managing relationships in your ...
NET Core 10 Web API using the PUT method with Entity Framework Core. You'll see how to add update logic in the repository, ...
231 views
... including how to build a complete Clean Architecture project using: CQRS Design Pattern MediatR Entity Framework Core SQL ...
41 views
In this video, we'll explore the process of retrieving the table name of a mapped entity in Entity Framework Core. Understanding ...
NET Interview Questions Series (2026 Edition) In this video, we explain one of the most commonly asked Entity Framework Core ...
984 views
3w ago
Day 32 of Backend Software Journey. In this lesson, I make the task-user relationship explicit in EF Core. In this part: - Add Tasks ...
36 views
See how to simple configure a double many to one relationship in ef core #dotnet #EFCore #EntityFramework #Clean #FullStack ...
443 views
Today's Topic: Including derived child properties in Entity Framework Core 2.0 Thanks for taking the time to learn more.
Understanding the Problem When working with Entity Framework Core, you might encounter the error: The entity cannot be ...
Entity Framework Core 3 - model with some fields from a stored procedure Helpful? Please use the *Thanks* button above!
Learn how to efficiently perform large-scale database updates and inserts in Entity Framework using SqlBulkCopy, temporary ...
2w ago
253 views
NET PERFORMANCE TIP: When using LINQ with Entity Framework Core, understand where the query executes. IEnumerable ...
156 views
Learn how to fix the common Entity Framework Core error caused by tracking multiple instances of the same entity key during ...
NET Interview Questions (2026 Edition) In this video, we explain one of the most important Entity Framework Core performance ...
382 views
Learn ASP.NET Core and Entity Framework Core by building a real, database-driven MVC web application with C#. In this course ...
399 views
Is your ASP.NET Core application running slow because of EF Core? In this video, we dive into the common reasons why Entity ...
77 views
In this video, we'll use Entity Framework Core Migrations to create our Products table in SQL Server for the ShoppingCart ASP.
32 views
Day 23 of Backend Software Journey. In this lesson, I add the EF Core foundation to the Infrastructure layer without moving the ...
EF Core Tip for beginners! C# | .NET 9 | Entity Framework Core Follow for more practical .NET and EF Core tips! #EFCore ...
75 views
5d ago
19 views
Understanding and Fixing DbUpdateConcurrencyException When Adding Entities in EF Core Entity Framework Core provides ...
In this course, you'll build modern web applications while mastering MVC, Entity Framework Core, validation, security, and ...
Understanding the Problem When using Entity Framework Core migrations, running dotnet ef database update applies migrations ...
ASP.NET Web API CRUD Operations Tutorial | .NET 8 & Entity Framework Core In this step-by-step tutorial, you'll learn how to ...
73 views
Entity Framework Table Configuration EF Table Configuration | Coding shorts | C# Interview Questions Educational Interview ...
1,321 views
In EF Core 10 we can finally do a native left join and a right join You start from your database context where you take the database ...
17,475 views
In this comprehensive guide, we walk you through the process of updating your Entity Framework Core migrations safely and ...
2mo ago
Today's Topic: Raw sql with EF Core and in-memory db provider Thanks for taking the time to learn more. In this video I'll go ...
In this video, we'll dive deep into Fluent Configuration in Entity Framework Core (EF Core) — a powerful way to define database ...
164 views
Learn how to efficiently handle thousands of dynamic OR-AND clauses in Entity Framework queries without causing stack ...
Integrating Entity Framework Core in Modern Umbraco Solutions In this Short, I show you how to replace legacy NPoco with ...
165 views
NET Core and Entity Framework Core. Topics covered: - Passing pageNumber and pageSize to the service - Updating the task ...
Today's Topic: Entity Framework Core Stored Proc without DbSet Thanks for taking the time to learn more. In this video I'll go ...
Learn how to implement flexible, multiple sorting clauses in Entity Framework Core queries using expressions and looping to ...
I asked AI to generate an EF Core query. The code worked perfectly... But it secretly executed 1001 database queries instead of ...
29 views
Entity Framework Core: InvalidOperationException Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
Learn how to filter out Entity Framework Core SQL query logs in Serilog using appsettings.json configuration instead of code.
NET Core Web API full course covering: CRUD operations, Entity Framework Core, Repository Pattern, Logging (Serilog), ...
161 views
4mo ago
What is Entity Framework Core in ASP.NET Core? In this quick ASP.NET Core tutorial, you'll learn what Entity Framework Core ...
61 views
dotnet #EFCore #EntityFramework #Clean #FullStack #coding Interceptors help clean up queries and repositories by allowing ...
1,704 views
8 views
Welcome to this complete guide on Entity Framework in ASP.NET Core 10! In this long, detailed tutorial, we'll cover everything you ...
42 views
Fetching data just to display it or return it from an API? Entity Framework Core tracks queried entities by default, which can add ...
53 views
8d ago