LinFu.DynamicProxy.OfficialRelease
1.0.5
dotnet add package LinFu.DynamicProxy.OfficialRelease --version 1.0.5
NuGet\Install-Package LinFu.DynamicProxy.OfficialRelease -Version 1.0.5
<PackageReference Include="LinFu.DynamicProxy.OfficialRelease" Version="1.0.5" />
paket add LinFu.DynamicProxy.OfficialRelease --version 1.0.5
#r "nuget: LinFu.DynamicProxy.OfficialRelease, 1.0.5"
// Install LinFu.DynamicProxy.OfficialRelease as a Cake Addin #addin nuget:?package=LinFu.DynamicProxy.OfficialRelease&version=1.0.5 // Install LinFu.DynamicProxy.OfficialRelease as a Cake Tool #tool nuget:?package=LinFu.DynamicProxy.OfficialRelease&version=1.0.5
A small, lightweight dynamic proxy library for the .NET framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Silverlight | sl is compatible. |
This package has no dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on LinFu.DynamicProxy.OfficialRelease:
Package | Downloads |
---|---|
Ninject.Extensions.Interception.Linfu
Adds support for interception to Ninject using LinFu |
|
MefContrib.Interception.LinFu
Managed Extensibility Framework (MEF) interception support using LinFu. |
|
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. |
|
LinFu.Delegates
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. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on LinFu.DynamicProxy.OfficialRelease:
Repository | Stars |
---|---|
0install/0install-win
Windows version of Zero Install
|