Surrogates 1.5.3.34790
dotnet add package Surrogates --version 1.5.3.34790
NuGet\Install-Package Surrogates -Version 1.5.3.34790
<PackageReference Include="Surrogates" Version="1.5.3.34790" />
paket add Surrogates --version 1.5.3.34790
#r "nuget: Surrogates, 1.5.3.34790"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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,279 | 2/18/2016 |
1.5.2.37249 | 1,255 | 11/26/2015 |
1.5.2.30913 | 1,243 | 10/22/2015 |
1.5.2.26327 | 1,046 | 10/22/2015 |
1.5.2.24796 | 1,039 | 10/21/2015 |
1.5.1.32854 | 1,352 | 8/7/2015 |
1.5.1.23956 | 1,374 | 8/4/2015 |
1.5.1.21201 | 1,025 | 10/21/2015 |
1.5.1.4 | 1,026 | 10/21/2015 |
1.5.0 | 1,344 | 4/2/2015 |
1.0.0.2 | 1,232 | 3/10/2015 |
1.0.0.1 | 1,137 | 10/8/2014 |
1.0.0 | 1,128 | 10/8/2014 |
0.0.9 | 1,079 | 9/30/2014 |
Thanks to a friend, I extended the cloner to a parser able to transfer values between objects of different types.