Dapper.Rainbow is a small NuGet library that offers an abstract class that you may use as a base class on your Dapper classes.
Dapper.Rainbow provides the following strategies which make it smooth to apply for any database operations.
You can easily install it from the Package Manager Console window by running the following command.
PM> Install-Package Dapper.Rainbow