./nugetz
pkg

junwei.lee/Nuclex.Cloningv1.0.0

This is a C# based .NET 4 library that is used to deep clone objects, whether they are serializable or not. It intends to be much faster than the normal binary serialization method of deep cloning objects. This is basically just slightly tidied up code from http://blog.nuclex-games.com/mono-dotnet/fast-deep-cloning/ This library can be used staticly or injected using the ICloneFactory interface.

License

View license

Deps

0

Install Size

Vulns

✓ 0

Published

Dec 4, 2013

Get Started

$ dotnet add package Nuclex.Cloning

Readme

No README available.