Latest AutoMapper Blogs

Implement Repository Pattern with ASP.NET Core Web API
This blog explains how to implement a Repository Pattern with ASP.NET Web API, AutoMapper, Entity Framework, and async operations.

How To Use AutoMapper in ASP.NET Core Web API
This blog explains how to use AutoMapper in ASP.NET Core Web API project, the configuration of AutoMapper, mapping domain, and DTOs, and custom property mapping.