How to Insert and Return Inserted Identity With Dapper
In this article, we will learn how to insert a record in an SQL database and return the inserted...
Read MoreIn this article, we will learn how to insert a record in an SQL database and return the inserted...
Read MoreIn this article, we will explore how to retrieve a database row as JSON using Dapper in the...
Read Moreby Code Maze | Updated Date Dec 18, 2023 | Dapper, EntityFrameworkCore | 4
In this article, we will discuss the differences between EntityFramework Core and Dapper. To...
Read MoreIn this article, we are going to learn how to handle CommandTimeout with Dapper in .NET. To...
Read MoreIn this article, we are going to learn about passing output parameters to stored procedures with...
Read Moreby Marinko Spasojević | Updated Date Dec 18, 2023 | Dapper | 25
In this article, we are going to show you how to use the FluentMigrator library to create data...
Read Moreby Marinko Spasojević | Updated Date Jan 31, 2024 | Dapper, Web API | 77
In this article, we’ll learn how to use Dapper in the ASP.NET Core Web API project....
Read MoreWhether you want to master web development or software architecture you should check our COURSES and pick the one that you like.