Dapper.FluentMap is a small NuGet library that is a nice Dapper extension that takes care of mapping configuration, also offering a lot of customization options.
You can easily install it from the Package Manager Console window by running the following command.
PM> Install-Package Dapper.FluentMap
There are two types of mapping supported in Dapper.FluentMap