I\'m new to Automapper, and I\'m trying to make a simple mapping from a DTO class to another one in a .NET Core Web API.
The DTO class looks like this: