Skip to content

serdar-eric/TypeMerger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeMerger

TypeMerger is a simple merging utility class that will take two objects of any type and merge them into a single object. The new object is dynamically created and added to a dynamic assembly which is added to the current thread domain.

The code is based on the original TypeMerger class written by Mark Miller.

Written by: Kyle Finley, Kyle@KyleFinley.net

Twitter: @KFinley

More

Additional info at KyleFinley.net/typemerger

About

Simple Object Merging for .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%