CloneExtensions 1.2.0

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.

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.2.0 1,905 11/1/2014
1.0.0 1,469 8/30/2014

First release.