8:43
Everything You Need To Know About EF Core 8 Raw SQL Queries
Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ...
17:18
Are You Accidentally Crippling Your EF Core Queries?
Want to master Clean Architecture? Go here: https://bit.ly/3PupkOJ Want to unlock Modular Monoliths? Go here: ...
9:52
One Trick To Improve EF Core Performance Using Query Splitting
Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ...
8:01
Raw SQL queries & stored procedures in Entity Framework Core
This tutorial will use an EF Core query to run a raw SQL query and execute a stored procedure from a SQL Server database.
11:06
Write Faster SQL Queries With Dapper In .NET | Clean Architecture
Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ ...
11:53
Boost EF Core Performance with EFCore.Vizualizer | See SQL Query Plans in Visual Studio!
Struggling with slow queries in Entity Framework Core? With the EFCore.Vizualizer Visual Studio extension, you can instantly ...
16:55
N+1 Query Problem with a custom EF Core detector!
In this video, I explain the N+1 query problem in Entity Framework Core — a common performance issue in database applications.
32:48
Custom EFCore Migrations, Table-Valued Parameters, and Raw SQL Queries
Recording of my lectures at HTL Leonding 2021/22. You can find the course material on GitHub at ...
23:41
Connect ASP.NET Core 10 Web API to SQL Server Using Entity Framework Core
In this tutorial, you'll learn how to connect an ASP.NET Core 10 Web API to a SQL Server database using Entity Framework Core.
19:50
Execute store procedure and SQL queries in entity framework core 7.0 | SP handling in EF Core 7.0
dotnet7 #dotnetcore #efcore #nihiratechiees This video about .NET 7.0 entity framework core SP handling Topics covered ...
6:30
Use SqlQuery in .NET EF Core 7 to obtain scalar data with SQL
Authorised Territory code examples - This .NET Entity Framework 7 C# #tutorial shows how to use SqlQuery to retrieve scalar data ...
15:47
School Management System Full Project: Clean Architecture + AI Agent Skills
Build a complete School Management System from scratch using Clean Architecture (.NET 10) with CQRS, MediatR, and AI Agent ...