ObjectCloner
ObjectCloner copied to clipboard
Add strong naming
https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/strong-naming
I ran into an issue where I couldn't add this to a project because the project needed strong naming. It is possible manually add strong naming but that wouldn't be reflected in the nuget package and that limits how you can distribute the library.