System.Reflection 4.0.0

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

There is a newer version of this package available.
See the version list below for details.
Install-Package System.Reflection -Version 4.0.0
dotnet add package System.Reflection --version 4.0.0
<PackageReference Include="System.Reflection" 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 --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Reflection, 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 as a Cake Addin
#addin nuget:?package=System.Reflection&version=4.0.0

// Install System.Reflection as a Cake Tool
#tool nuget:?package=System.Reflection&version=4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

NuGet packages (54)

Showing the top 5 NuGet packages that depend on System.Reflection:

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.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea
AngleSharp
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
Microsoft.ApplicationInsights.AspNet
Application Insights for ASP.NET 5 web applications. See http://go.microsoft.com/fwlink/?LinkID=510752 for more information.
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter

Version History

Version Downloads Last updated
4.3.0 0 06.02.2022
4.1.0 0 06.02.2022
4.0.0 0 06.02.2022