Simple and efficient library for deep copying .NET objects.
Info
Version: | 1.0.3 |
Author(s): | Reuben Bond |
Last Update: | Tuesday, December 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ReubenBond/DeepCopy |
NuGet Url: | https://www.nuget.org/packages/DeepCopy |
Install
Install-Package DeepCopy
dotnet add package DeepCopy
paket add DeepCopy
DeepCopy Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
Tags