andy250 / Sandbox

Mapping list of DTOs to list of Models. DTOs are various types derived from DTOBase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sandbox

Playground for small projects.

DTOMappings - mapping list of DTOs to list of Models (or vice versa). DTOs are various types derived from DTOBase. Models are various types derived from ModelBase. Also should be possible to map list of object (e.g. models bound by MVC model binders) into list of various DTOs (e.g. based on Type property of model).

Getting help on SO: http://stackoverflow.com/questions/31227306/solid-and-mapping-a-collection-of-dtos

About

Mapping list of DTOs to list of Models. DTOs are various types derived from DTOBase.


Languages

Language:C# 100.0%