System.Reflection.Primitives
4.0.0
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" />
paket add System.Reflection.Primitives --version 4.0.0
#r "nuget: System.Reflection.Primitives, 4.0.0"
// 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
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
| Product | Versions |
|---|---|
| .NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
| .NETPlatform | dotnet |
| DNXCore | dnxcore50 |
| Universal Windows Platform | netcore50 uap uap10.0 |
| Windows Phone | wp8 wp81 wpa81 |
| Windows Store | win8 |
-
.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.
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. |