Surrogates 1.5.0

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

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

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 104 4/2/2015
1.0.0.2 66 3/10/2015
1.0.0.1 90 10/8/2014
1.0.0 60 10/8/2014
0.0.9 62 9/30/2014