runtime.any.System.Reflection
4.1.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
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.
Requires NuGet 2.12 or higher.
Install-Package runtime.any.System.Reflection -Version 4.1.0
dotnet add package runtime.any.System.Reflection --version 4.1.0
<PackageReference Include="runtime.any.System.Reflection" Version="4.1.0" />
paket add runtime.any.System.Reflection --version 4.1.0
#r "nuget: runtime.any.System.Reflection, 4.1.0"
// Install runtime.any.System.Reflection as a Cake Addin
#addin nuget:?package=runtime.any.System.Reflection&version=4.1.0
// Install runtime.any.System.Reflection as a Cake Tool
#tool nuget:?package=runtime.any.System.Reflection&version=4.1.0
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799417
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 4.1.0 | 0 | 07.02.2022 |