System.Reflection
Provides types that retrieve information about assemblies, modules, members, parameters, and other entities in managed code by examining their metadata. These types also can be used to manipulate instances of loaded types, for example to hook up events or to invoke methods. Commonly Used Types: System.Reflection.MethodInfo System.Reflection.PropertyInfo System.Reflection.ParameterInfo System.Reflection.FieldInfo System.Reflection.ConstructorInfo System.Reflection.Assembly System.Reflection.MemberInfo System.Reflection.EventInfo System.Reflection.Module When using NuGet 3.x this package requires at least version 3.4.
Total Downloads
3.9B
3,883,156,272
Published
Nov 15, 2016
Latest stable version
Install
.NET CLI
dotnet add package System.Reflection --version 4.3.0
Package Manager Console
Install-Package System.Reflection -Version 4.3.0
PackageReference
<PackageReference Include="System.Reflection" Version="4.3.0" />
Frameworks
Dependencies
Microsoft.NETCore.Platforms
[1.1.0, )
.NETCore5.0
Microsoft.NETCore.Targets
[1.1.0, )
.NETCore5.0
System.IO
[4.3.0, )
.NETCore5.0
System.Reflection.Primitives
[4.3.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.IO
[4.3.0, )
.NETStandard1.0
System.Reflection.Primitives
[4.3.0, )
.NETStandard1.0
System.Runtime
[4.3.0, )
.NETStandard1.0
Microsoft.NETCore.Platforms
[1.1.0, )
.NETStandard1.3
Microsoft.NETCore.Targets
[1.1.0, )
.NETStandard1.3
System.IO
[4.3.0, )
.NETStandard1.3
System.Reflection.Primitives
[4.3.0, )
.NETStandard1.3
System.Runtime
[4.3.0, )
.NETStandard1.3
Microsoft.NETCore.Platforms
[1.1.0, )
.NETStandard1.5
Microsoft.NETCore.Targets
[1.1.0, )
.NETStandard1.5
System.IO
[4.3.0, )
.NETStandard1.5
System.Reflection.Primitives
[4.3.0, )
.NETStandard1.5
System.Runtime
[4.3.0, )
.NETStandard1.5