Surrogates.Aspects 0.1.1.35205

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

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

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.

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.1.35205 1,172 2/18/2016
0.1.0.24089 1,355 8/4/2015
0.1.0.17764 1,305 8/7/2015

Added a reference to the parser (PassOn), which is now detached from the surrogates hierarchy.