Make a deep copy of a C# object instance with JSON serialization
In this post, I demonstrate reference types and how to make a deep copy of a reference type using JSON serialization.
Welcome to my Blog where I share my thoughts, tutorials and lessons learned building apps with .NET.