16:06
Why Your OnModelCreating Is a Hot Mess (And How to Fix It)
Tired of attributes everywhere and a giant OnModelCreating method? In this video, Michael shows a maintainable Entity ...
3:05
NET Core 7 Entity Framework DbContext DbSet OnModelCreating: Registration, Usage, Implementation
Learn NET Core 7 Project : Explore DbContext, DbSet classes and OnModelCreating method, in this concise tutorial. Learn to ...
1:39:19
EF Core: #2 - OnModelCreating and .NET 6 Minimal APIs
0:00 Introduction 1:05 Terrible Client Example 2:45 Making a New API Project with Dotnet CLI 5:47 Our Most Minimal of Minimal ...
17:46
Using Multiple EF Core DbContexts in a Single Application
Get the source code for this video for FREE → https://the-dotnet-weekly.ck.page/multiple-dbcontexts ☄️ Master the Modular ...
2:13
Automatically Set CreatedAt and UpdatedAt Fields in EF6 OnModelCreating()
In this video, we'll explore how to automatically manage the CreatedAt and UpdatedAt fields in Entity Framework 6 using the ...
4:53
Insert Seed Data Using EF Core in Clean Architecture |.NET Core in VS Code
In this video, we'll insert seed data into our database using Entity Framework Core in a Clean Architecture .NET Core project all ...
26:51
Getting Started with Entity Framework Core in .NET
Check out my courses: https://dometrain.com Subscribe to my weekly newsletter: https://nickchapsas.com Get the source code: ...
1:28
C# : OnModelCreating is never called
C# : OnModelCreating is never called To Access My Live Chat Page, On Google, Search for "hows tech developer connect" As ...
3:14
Fix: The entity type IdentityUserLogin requires a primary key to be defined | ASP.NET CORE
The entity type IdentityUserLogin requires a primary key to be defined | ASP.NET CORE The entity type IdentityUserRole requires ...
18:50
Fluent API with Entity Framework Core with Example
In this video, we'll dive deep into Fluent Configuration in Entity Framework Core (EF Core) — a powerful way to define database ...
10:11
EF Core Like a Pro : 10 Advanced Techniques Every Developer Should Know
Programming Path with Morteza Dalil
I will be explaining 10 useful tricks and tips for working with Entity Framework Core. These tricks will help you work more efficiently ...
10:01
DB-First with EF Core: Scaffold Your DbContext from an Existing Database (Step by Step)
Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic ☄️ Master the Modular Monolith ...
1:05
C# : What do I need to add into OnModelCreating(DbModelBuilder modelBuilder) function to define rela
C# : What do I need to add into OnModelCreating(DbModelBuilder modelBuilder) function to define relations between Person and ...
17:27
F18 PROG1612 2.4 OnModelCreating, Fluent API, Migrations
6:05 Error without updating the database 7:17 Add-Migration 14:05 Update-Database.
2:14
How is Identity.EntityFramework OnModelCreating called
c#: How is Identity.EntityFramework OnModelCreating called Thanks for taking the time to learn more. In this video I'll go through ...
15:30
Insane Performance Boost in EF Core using Entity Framework Extensions
Stop waiting for SaveChanges() to finish! If you are working with tens of thousands of records in .NET or more, the standard Entity ...
5:26
Entity Framework Core - Foreign Key Property vs. Navigation Property
In this video I compare a Foreign key property against a Navigation Property in a MVC model.
1:22
C# : Undo HasIndex in OnModelCreating
C# : Undo HasIndex in OnModelCreating To Access My Live Chat Page, On Google, Search for "hows tech developer connect" So ...
1:16
C# : How to extend DbContext with partial class and partial OnModelCreating method in EntityFramewor
C# : How to extend DbContext with partial class and partial OnModelCreating method in EntityFramework Core To Access My Live ...