System.Reflection.Primitives
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 When using NuGet 3.x this package requires at least version 3.4.
Total Downloads
3.8B
3,835,840,647
Published
Nov 15, 2016
Latest stable version
Install
.NET CLI
dotnet add package System.Reflection.Primitives --version 4.3.0
Package Manager Console
Install-Package System.Reflection.Primitives -Version 4.3.0
PackageReference
<PackageReference Include="System.Reflection.Primitives" Version="4.3.0" />
Frameworks
Dependencies
Microsoft.NETCore.Platforms
[1.1.0, )
.NETCore5.0
Microsoft.NETCore.Targets
[1.1.0, )
.NETCore5.0
System.Runtime
[4.3.0, )
.NETCore5.0
Microsoft.NETCore.Platforms
[1.1.0, )
.NETStandard1.0
Microsoft.NETCore.Targets
[1.1.0, )
.NETStandard1.0
System.Runtime
[4.3.0, )
.NETStandard1.0