nuget.org : dynamicbinder
This library allows you dynamic access to object methods, properties, and fields by using the reflection technology of .NET, regardless of whether they are private members. You can access both object instance members and class static members by name that specified string argument at runtime, not compile-time, or C# 4.0 "dynamic" syntax.
Registry
-
Source
- JSON
purl: pkg:nuget/dynamicbinder
Keywords:
reflection
, dynamic
, late
, binding
, csharp
, late-binding
, private-access
License: LGPL-3.0-or-later
Latest release: over 1 year ago
First release: over 11 years ago
Downloads: 42,554 total
Stars: 14 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago