/FastDeepCloner

FastDeepCloner, This is a C# based .NET cross platform 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.

Primary LanguageC#MIT LicenseMIT

Issues