System.Reflection.DispatchProxy
4.0.1
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type.
Commonly Used Types:
System.Reflection.DispatchProxy
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Reflection.DispatchProxy -Version 4.0.1
dotnet add package System.Reflection.DispatchProxy --version 4.0.1
<PackageReference Include="System.Reflection.DispatchProxy" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Reflection.DispatchProxy --version 4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Reflection.DispatchProxy, 4.0.1"
#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 System.Reflection.DispatchProxy as a Cake Addin
#addin nuget:?package=System.Reflection.DispatchProxy&version=4.0.1
// Install System.Reflection.DispatchProxy as a Cake Tool
#tool nuget:?package=System.Reflection.DispatchProxy&version=4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799417
Dependencies
-
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 1.0.1)
- System.Runtime (>= 4.1.0)
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.3
- System.Collections (>= 4.0.11)
- System.Linq (>= 4.1.0)
- System.Reflection (>= 4.1.0)
- System.Reflection.Emit (>= 4.0.1)
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Threading (>= 4.0.11)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on System.Reflection.DispatchProxy:
| Package | Downloads |
|---|---|
|
dotnet-svcutil-lib
Package Description
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 4.0.1 | 0 | 06.02.2022 |