A step-by-step guide to building a blogging CRUD API using ASP.NET Core 10, Dapper for read operations, and Dapper Plus for write and bulk operations. Covers project setup, SQL Server database creation, interface segregation for query/command services, a DbConnectionFactory pattern, full controller implementation with

8m read timeFrom codingsonata.com
Post cover image
Table of contents
Why Combine Dapper and Dapper Plus?Testing with PostmanFinal ThoughtsBonus

Sort: