EF Core and Dapper (edit)
Work with EFCore Dapper together in the PostgreSQL database - @manhng
Using Entity Framework Core and Dapper in ASP.NET Core - Safe Transactions (codewithmukesh.com)
Combine ADO.NET, EF Core And Dapper In Same Blazor App (c-sharpcorner.com)
Using Dapper in ASP.NET Core applications (gunnarpeipman.com) (HAY HAY HAY)
Implementing repository querying interface in EF Core DbContext (gunnarpeipman.com) (HAY)
Dapper vs. EF Core - Which is Faster? (exceptionnotfound.net)
Install-Package Dapper Install-Package Microsoft.EntityFrameworkCore.Design Install-Package Microsoft.EntityFrameworkCore.SqlServer Install-Package Microsoft.EntityFrameworkCore.Relational Install-Package System.Data.SqlClient