Info
Version: | 2.0.1 |
Author(s): | ObjectCloner.Extensions |
Last Update: | Tuesday, July 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcelltoth/ObjectCloner |
NuGet Url: | https://www.nuget.org/packages/ObjectCloner.Extensions |
Install
Install-Package ObjectCloner.Extensions
dotnet add package ObjectCloner.Extensions
paket add ObjectCloner.Extensions
ObjectCloner.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- ObjectCloner(>= 2.1.6)
This package provides extension methods `DeepClone` and `ShallowClone` on every type.