I am working on my .NET Core 3.0 app and I need to map my model into another model (I have ddl-s and need to use those libraries).
My model (source model) has followi