SkillAgentSearch skills...

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.

Install / Use

/learn @AlenToma/FastDeepCloner
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FastDeepCloner

FastDeepCloner is very fast portable library, 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.

Add Attribute [FastDeepClonerIgnore] to ignore cloning a property

Platform support

  • .NETCoreApp 2.0
  • .NETFramework 4.5.1
  • .NETStandard 1.3
  • .NETStandard 2.0

Code Example

View on GitHub
GitHub Stars188
CategoryDevelopment
Updated15d ago
Forks27

Languages

C#

Security Score

95/100

Audited on Mar 10, 2026

No findings