Object cloning utilities for deep and shallow copying in C#. Provides ICloneable extensions and generic cloning methods for complex object hierarchies. Essential for creating immutable object patterns and safe object copying.
$ dotnet add package CSharpEssentials.CloneNo README available.