Tagged articles
Image from Pexels

Tagged articles - Dapper

Found 1 articles tagged with Dapper

Unit of work pattern with Dapper
Implementing unit of work pattern with Dapper in .NET 5
0
People often try to compare Dapper and Entity Framework. Although they both have same goal and that is reading and modifying the data against the database, they take completely different approach in doing so and therefore this comparison is not really valid. Entity framework is more robust as the name says framework, while Dapper is simple object mapper which is down the line set of extension methods on top of the ADO classes which allow easier manipulation with data in the database...read more

.NET

read more

JavaScript

read more

SQL/T-SQL

read more

Umbraco CMS

read more