Skip to content

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

Notifications You must be signed in to change notification settings

andy250/Sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages