Functify 1.0.5325.897
.NET Framework 4.5
Install-Package Functify -Version 1.0.5325.897
dotnet add package Functify --version 1.0.5325.897
<PackageReference Include="Functify" Version="1.0.5325.897" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Functify --version 1.0.5325.897
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Functify, 1.0.5325.897"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Functify as a Cake Addin
#addin nuget:?package=Functify&version=1.0.5325.897
// Install Functify as a Cake Tool
#tool nuget:?package=Functify&version=1.0.5325.897
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A C# extension library that allows users to compose and curry Func<> and Action<> delegate instances at runtime.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- LinFu.Delegates (>= 1.0.0.32889)
- LinFu.DynamicProxy.OfficialRelease (>= 1.0.5)
- LinFu.Finders (>= 1.0.1)
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 |
---|---|---|
1.0.5325.897 | 1,767 | 7/30/2014 |
1.0.5324.40359 | 917 | 7/30/2014 |
1.0.5324.39412 | 849 | 7/30/2014 |
1.0.5323.42505 | 1,051 | 7/29/2014 |
1.0.5320.33740 | 1,031 | 7/26/2014 |
1.0.5319.13261 | 891 | 7/24/2014 |
1.0.5318.42171 | 877 | 7/24/2014 |
Added support for making late-bound method calls using functors