gcDynamicDuck 1.1.15
Library for ducking objects at runtime against an interface using a proxy generated in a dynamic library.
DynamicInteractionProviders are used by the proxy to interact with the underlying object, allowing for methods such as:
-reflection
-latebinding (COM)
-dictionary (expando)
Silverlight 4 and .net 3.5 are supported.
Install-Package gcDynamicDuck -Version 1.1.15
dotnet add package gcDynamicDuck --version 1.1.15
<PackageReference Include="gcDynamicDuck" Version="1.1.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add gcDynamicDuck --version 1.1.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: gcDynamicDuck, 1.1.15"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.