ExposedObject 2.1.0
Fast dynamic wrapper for accessing hidden methods and fields of .Net objects.
Install-Package ExposedObject -Version 2.1.0
dotnet add package ExposedObject --version 2.1.0
<PackageReference Include="ExposedObject" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExposedObject --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ExposedObject, 2.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ExposedObject as a Cake Addin
#addin nuget:?package=ExposedObject&version=2.1.0
// Install ExposedObject as a Cake Tool
#tool nuget:?package=ExposedObject&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 3.1
- Microsoft.CSharp (>= 4.7.0)
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ExposedObject:
Package | Downloads |
---|---|
Meadow.UnitTestTemplate
Package Description
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ExposedObject:
Repository | Stars |
---|---|
MahApps/MahApps.Metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
|
|
bonesoul/CoiniumServ
Next-gen crypto currency mining pool software
|