System.Reflection.Primitives
4.0.0
Provides common enumerations for reflection-based libraries.
Commonly Used Types:
System.Reflection.FieldAttributes
System.Reflection.Emit.OpCode
System.Reflection.TypeAttributes
System.Reflection.MethodAttributes
System.Reflection.CallingConventions
System.Reflection.PropertyAttributes
System.Reflection.EventAttributes
System.Reflection.ParameterAttributes
System.Reflection.GenericParameterAttributes
System.Reflection.MethodImplAttributes
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 3.0 or higher.
Install-Package System.Reflection.Primitives -Version 4.0.0
dotnet add package System.Reflection.Primitives --version 4.0.0
<PackageReference Include="System.Reflection.Primitives" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Reflection.Primitives --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Reflection.Primitives, 4.0.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 System.Reflection.Primitives as a Cake Addin
#addin nuget:?package=System.Reflection.Primitives&version=4.0.0
// Install System.Reflection.Primitives as a Cake Tool
#tool nuget:?package=System.Reflection.Primitives&version=4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCore 5.0
- System.Runtime (>= 4.0.0)
- System.Threading (>= 4.0.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETPlatform 5.0
- System.Runtime (>= 4.0.0)
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
Used By
NuGet packages (17)
Showing the top 5 NuGet packages that depend on System.Reflection.Primitives:
| Package | Downloads |
|---|---|
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
|
|
|
Microsoft.DiaSymReader.PortablePdb
Implementation of Microsoft DiaSymReader interfaces that reads debug information from Portable PDB format.
|
|
|
System.Private.DataContractSerialization
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages.
When using NuGet 3.x this package requires at least version 3.4.
|
|
|
Visitmedia.Licensing
Package Description
|
|
|
System.Reflection.DispatchProxy
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.
|