LinFu.Delegates
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.
Install-Package LinFu.Delegates -Version 1.0.0.32889
dotnet add package LinFu.Delegates --version 1.0.0.32889
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- LinFu.DynamicProxy.OfficialRelease (>= 1.0.5)
Used By
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 History
Version | Downloads | Last updated |
---|---|---|
1.0.0.32889 | 2,318 | 7/26/2014 |