Info
Version: | 1.0.0 |
Author(s): | Tomasz Margacz |
Last Update: | Sunday, July 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DotNet.Utility |
Install
Install-Package DotNet.Utility
dotnet add package DotNet.Utility
paket add DotNet.Utility
DotNet.Utility Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
Tags
How to use:
var copy = anyObject.DeepCopy();.