CloneExtensions 1.4.2
Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runtime code compilation.
Install-Package CloneExtensions -Version 1.4.2
dotnet add package CloneExtensions --version 1.4.2
<PackageReference Include="CloneExtensions" Version="1.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CloneExtensions --version 1.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CloneExtensions, 1.4.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on CloneExtensions:
Package | Downloads |
---|---|
QuantConnect.Common
QuantConnect LEAN Engine: Common Project - A collection of common definitions and utils
|
|
Songhay.Publications
Core reusable definitions for Songhay Studio Publications
|
|
QuantConnect.Common.Unofficial
Package Description
|
|
Xposure.Common
QuantConnect LEAN Engine: Algorithm Project - Core QCAlgorithm implementation
|
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on CloneExtensions:
Repository | Stars |
---|---|
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (C#, Python)
|
|
thunderbird-team/ThunderBird_OpenSource
ThunderBird OpenSource
|
|
force-net/DeepCloner
Fast object cloner for .NET
|
|
ReubenBond/DeepCopy
Simple & efficient library for deep copying .NET objects
|
|
OpenNos/OpenNos
OpenNos Emulator Project. See AUTHORS file for Copyright information.
|