NClone 1.1.1
NClone is a library that takes care of cloning .NET objects and object trees. It saves you from writing boilerplate and error-prone Clone methods and does not harm your application performance.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package NClone -Version 1.1.1
dotnet add package NClone --version 1.1.1
<PackageReference Include="NClone" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NClone --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Support for lower framework versions (.net 4.0, .net 3.5) is added.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NClone:
Repository | Stars |
---|---|
force-net/DeepCloner
Fast object cloner for .NET
|