Defines a dynamic proxy object that enables easy access to non-public members.
Info
| Version: | 2.0.0 |
| Author(s): | RockLib |
| Last Update: | Wednesday, February 9, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/RockLib/RockLib.UniversalMemberAccessor |
| NuGet Url: | https://www.nuget.org/packages/RockLib.UniversalMemberAccessor |
Install
Install-Package RockLib.UniversalMemberAccessor
dotnet add package RockLib.UniversalMemberAccessor
paket add RockLib.UniversalMemberAccessor
RockLib.UniversalMemberAccessor Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- Microsoft.CSharp(>= 4.4.1)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
Tags