Info
Version: | 1.1.15 |
Author(s): | GeniusCode |
Last Update: | Wednesday, November 30, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GeniusCode/GeniusCode.Components.DynamicDuck |
NuGet Url: | https://www.nuget.org/packages/gcDynamicDuck |
Install
Install-Package gcDynamicDuck
dotnet add package gcDynamicDuck
paket add gcDynamicDuck
gcDynamicDuck Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.