Relative Content

Tag Archive for c#asp.net-coreautomapper

Auto Mapper and ASP.NET Core

I got two tables with many to many relationship and I don’t know how to map it. This is the BlogPost model class: