CloneExtensions 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CloneExtensions --version 1.2.0                
NuGet\Install-Package CloneExtensions -Version 1.2.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CloneExtensions" Version="1.2.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CloneExtensions --version 1.2.0                
#r "nuget: CloneExtensions, 1.2.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CloneExtensions as a Cake Addin
#addin nuget:?package=CloneExtensions&version=1.2.0

// Install CloneExtensions as a Cake Tool
#tool nuget:?package=CloneExtensions&version=1.2.0                

Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runtime code compilation.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (5)

Showing the top 5 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

Xposure.Common

QuantConnect LEAN Engine: Algorithm Project - Core QCAlgorithm implementation

QuantConnect.Common.Unofficial

Package Description

ParticlesInspector.Algo

1.更新测试

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on CloneExtensions:

Repository Stars
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
force-net/DeepCloner
Fast object cloner for .NET
thunderbird-team/ThunderBird_OpenSource
ThunderBird OpenSource
ReubenBond/DeepCopy
Simple & efficient library for deep copying .NET objects
Version Downloads Last updated
1.4.2 1,509,256 9/27/2017
1.4.1.1 1,977 9/3/2017
1.4.1 2,394 8/12/2017
1.4.0 2,782 7/29/2017
1.3.0 1,232,015 3/12/2017
1.2.0 30,503 11/1/2014
1.0.0 5,322 8/30/2014

First release.