DeepCloner 0.10.2
Small Library for fast deep or shallow cloning .NET objects. It allows to copy everything and has a lot of performance tricks for fast copying.
Showing the top 20 packages that depend on DeepCloner.
Removed System.Reflection namespace (especially System.Reflection.Emit) from cloning.
More accurate checking for empty constructors.