Info
Version: | 1.3.6 |
Author(s): | Alen.Toma |
Last Update: | Saturday, October 16, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AlenToma/FastDeepCloner |
NuGet Url: | https://www.nuget.org/packages/FastDeepCloner |
Install
Install-Package FastDeepCloner
dotnet add package FastDeepCloner
paket add FastDeepCloner
FastDeepCloner Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
No dependencies.
No dependencies.
Tags
It intends to be much faster than the normal binary serialization method of deep cloning objects.