Surrogates 1.5.3.34790

dotnet add package Surrogates --version 1.5.3.34790
NuGet\Install-Package Surrogates -Version 1.5.3.34790
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="Surrogates" Version="1.5.3.34790" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Surrogates --version 1.5.3.34790
#r "nuget: Surrogates, 1.5.3.34790"
#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 Surrogates as a Cake Addin
#addin nuget:?package=Surrogates&version=1.5.3.34790

// Install Surrogates as a Cake Tool
#tool nuget:?package=Surrogates&version=1.5.3.34790

Surrogates is a direct and versatile object masher, which injects aspects and functionalities into any code. It hooks on your regular OOP and ables you to add highly abstracted features that otherwise, would imply in many replicated lines of code, inheritance, helpers and/or maintenance.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Surrogates:

Package Downloads
Surrogates.Aspects

Surrogates comes with an open door for developers to create and use their own aspects. To help their endeavors, this project comes with a couple of useful extensions to the original project.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.3.34790 1,233 2/18/2016
1.5.2.37249 1,222 11/26/2015
1.5.2.30913 1,209 10/22/2015
1.5.2.26327 1,011 10/22/2015
1.5.2.24796 1,005 10/21/2015
1.5.1.32854 1,320 8/7/2015
1.5.1.23956 1,334 8/4/2015
1.5.1.21201 993 10/21/2015
1.5.1.4 995 10/21/2015
1.5.0 1,308 4/2/2015
1.0.0.2 1,195 3/10/2015
1.0.0.1 1,109 10/8/2014
1.0.0 1,099 10/8/2014
0.0.9 1,047 9/30/2014

Thanks to a friend, I extended the cloner to a parser able to transfer values between objects of different types.