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 (4)

Showing the top 4 NuGet packages that depend on CloneExtensions:

Package Downloads
QuantConnect.Common The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

GitHub repositories (5)

Showing the top 5 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
OpenNos/OpenNos
OpenNos Emulator Project. See AUTHORS file for Copyright information.
Version Downloads Last updated
1.4.2 952,646 9/27/2017
1.4.1.1 1,928 9/3/2017
1.4.1 2,328 8/12/2017
1.4.0 2,687 7/29/2017
1.3.0 1,124,891 3/12/2017
1.2.0 29,433 11/1/2014
1.0.0 5,225 8/30/2014

First release.