LinFu.Delegates 1.0.0.32889

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

// Install LinFu.Delegates as a Cake Tool
#tool nuget:?package=LinFu.Delegates&version=1.0.0.32889

A C# library for managing, creating, and binding to CLR delegates at runtime. Also includes partial application for delegates such as Func<> and Action<> types.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on LinFu.Delegates:

Package Downloads
Functify

A C# extension library that allows users to compose and curry Func<> and Action<> delegate instances at runtime.

LinFu.Reflection

A library that adds strongly-typed duck typing, dynamic expando objects, and dynamic metaclasses to the common language runtime.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.32889 5,286 7/26/2014