System.Reflection
4.0.10-beta-22231
Prefix Reserved
See the version list below for details.
dotnet add package System.Reflection --version 4.0.10-beta-22231
NuGet\Install-Package System.Reflection -Version 4.0.10-beta-22231
<PackageReference Include="System.Reflection" Version="4.0.10-beta-22231" />
paket add System.Reflection --version 4.0.10-beta-22231
#r "nuget: System.Reflection, 4.0.10-beta-22231"
// Install System.Reflection as a Cake Addin #addin nuget:?package=System.Reflection&version=4.0.10-beta-22231&prerelease // Install System.Reflection as a Cake Tool #tool nuget:?package=System.Reflection&version=4.0.10-beta-22231&prerelease
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NETPlatform | dotnet is compatible. |
ASP.NETCore | aspnetcore50 is compatible. |
-
- System.IO (>= 4.0.0-beta-22231)
- System.Reflection.Primitives (>= 4.0.0-beta-22231)
- System.Runtime (>= 4.0.20-beta-22231)
NuGet packages (776)
Showing the top 5 NuGet packages that depend on System.Reflection:
Package | Downloads |
---|---|
System.Security.Principal.Windows
Provides classes for retrieving the current Windows user and for interacting with Windows users and groups. Commonly Used Types: System.Security.Principal.WindowsIdentity System.Security.Principal.SecurityIdentifier System.Security.Principal.NTAccount System.Security.Principal.WindowsPrincipal System.Security.Principal.IdentityReference System.Security.Principal.IdentityNotMappedException System.Security.Principal.WindowsBuiltInRole System.Security.Principal.WellKnownSidType When using NuGet 3.x this package requires at least version 3.4. |
|
System.Reflection.TypeExtensions
Provides extensions methods for System.Type that are designed to be source-compatible with older framework reflection-based APIs. Commonly Used Types: System.Reflection.TypeExtensions System.Reflection.BindingFlags When using NuGet 3.x this package requires at least version 3.4. |
|
System.Reflection.Emit
Provides classes that allow a compiler or tool to emit metadata and optionally generate a PE file on disk. The primary clients of these classes are script engines and compilers. Commonly Used Types: System.Reflection.Emit.AssemblyBuilder System.Reflection.Emit.FieldBuilder System.Reflection.Emit.TypeBuilder System.Reflection.Emit.MethodBuilder System.Reflection.Emit.ConstructorBuilder System.Reflection.Emit.GenericTypeParameterBuilder System.Reflection.Emit.ModuleBuilder System.Reflection.Emit.PropertyBuilder System.Reflection.Emit.AssemblyBuilderAccess System.Reflection.Emit.EventBuilder When using NuGet 3.x this package requires at least version 3.4. |
|
System.Reflection.Emit.Lightweight
Provides the System.Reflection.Emit.DynamicMethod class, which represents a dynamic method that can be compiled, executed, and discarded. Discarded methods are available for garbage collection. Commonly Used Types: System.Reflection.Emit.DynamicMethod When using NuGet 3.x this package requires at least version 3.4. |
|
System.Resources.ResourceManager
Provides classes and attributes that allow developers to create, store, and manage various culture-specific resources used in an application. Commonly Used Types: System.Resources.ResourceManager System.Resources.NeutralResourcesLanguageAttribute System.Resources.SatelliteContractVersionAttribute System.Resources.MissingManifestResourceException When using NuGet 3.x this package requires at least version 3.4. |
GitHub repositories (384)
Showing the top 5 popular GitHub repositories that depend on System.Reflection:
Repository | Stars |
---|---|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
neuecc/UniRx
Reactive Extensions for Unity
|
|
dotnet/reactive
The Reactive Extensions for .NET
|
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 1,465,344,479 | 11/15/2016 |
4.3.0-preview1-24530-04 | 769,016 | 10/24/2016 |
4.1.0 | 1,136,222,753 | 6/27/2016 |
4.1.0-rc2-24027 | 25,893,731 | 5/16/2016 |
4.1.0-beta-23516 | 138,465 | 11/18/2015 |
4.1.0-beta-23409 | 20,065 | 10/15/2015 |
4.1.0-beta-23225 | 1,187,731 | 9/2/2015 |
4.0.10 | 4,292,917 | 7/29/2015 |
4.0.10-beta-23109 | 265,685 | 7/27/2015 |
4.0.10-beta-23019 | 70,402 | 6/30/2015 |
4.0.10-beta-22816 | 144,859 | 4/24/2015 |
4.0.10-beta-22605 | 27,902 | 2/13/2015 |
4.0.10-beta-22416 | 15,029 | 1/16/2015 |
4.0.10-beta-22231 | 85,532 | 11/11/2014 |
4.0.0 | 6,088,671 | 7/29/2015 |
4.0.0-beta-23109 | 177,691 | 7/27/2015 |
4.0.0-beta-23019 | 292,127 | 6/30/2015 |