System.Reflection
4.1.0-rc2-24027
Prefix Reserved
See the version list below for details.
Requires NuGet 3.4 or higher.
dotnet add package System.Reflection --version 4.1.0-rc2-24027
NuGet\Install-Package System.Reflection -Version 4.1.0-rc2-24027
<PackageReference Include="System.Reflection" Version="4.1.0-rc2-24027" />
<PackageVersion Include="System.Reflection" Version="4.1.0-rc2-24027" />
<PackageReference Include="System.Reflection" />
paket add System.Reflection --version 4.1.0-rc2-24027
#r "nuget: System.Reflection, 4.1.0-rc2-24027"
#addin nuget:?package=System.Reflection&version=4.1.0-rc2-24027&prerelease
#tool nuget:?package=System.Reflection&version=4.1.0-rc2-24027&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.
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
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCore 5.0
- System.IO (>= 4.1.0-rc2-24027)
- System.Reflection.Primitives (>= 4.0.1-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6.2
- No dependencies.
-
.NETStandard 1.0
- System.IO (>= 4.1.0-rc2-24027)
- System.Reflection.Primitives (>= 4.0.1-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
-
.NETStandard 1.3
- System.IO (>= 4.1.0-rc2-24027)
- System.Reflection.Primitives (>= 4.0.1-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
-
.NETStandard 1.5
- System.IO (>= 4.1.0-rc2-24027)
- System.Reflection.Primitives (>= 4.0.1-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- 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.
NuGet packages (70)
Showing the top 5 NuGet packages that depend on System.Reflection:
Package | Downloads |
---|---|
Microsoft.AspNet.Identity.EntityFramework
ASP.NET Identity providers that use Entity Framework. |
|
System.Runtime.InteropServices
Provides types that support COM interop and platform invoke services. Commonly Used Types: System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GuidAttribute System.Runtime.InteropServices.COMException System.DllNotFoundException System.Runtime.InteropServices.DllImportAttribute When using NuGet 3.x this package requires at least version 3.4. |
|
System.Collections.Concurrent
Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently. Commonly Used Types: System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue> System.Collections.Concurrent.ConcurrentQueue<T> System.Collections.Concurrent.ConcurrentBag<T> System.Collections.Concurrent.BlockingCollection<T> System.Collections.Concurrent.ConcurrentStack<T> When using NuGet 3.x this package requires at least version 3.4. |
|
System.Linq.Expressions
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees. Commonly Used Types: System.Linq.IQueryable<T> System.Linq.IQueryable System.Linq.Expressions.Expression<TDelegate> System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor 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 (386)
Showing the top 20 popular GitHub repositories that depend on System.Reflection:
Repository | Stars |
---|---|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
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
|
|
neuecc/UniRx
Reactive Extensions for Unity
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
dotnet/reactive
The Reactive Extensions for .NET
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
|
|
MediaBrowser/Emby
Emby Server is a personal media server with apps on just about every device.
|
|
microsoft/ApplicationInspector
A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes.
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
JanKallman/EPPlus
Create advanced Excel spreadsheets using .NET
|
|
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
|
|
ferventdesert/Hawk
visualized crawler & ETL IDE written with C#/WPF
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
jitwxs/163MusicLyrics
Windows 云音乐歌词获取【网易云、QQ音乐】
|
|
netwrix/pingcastle
PingCastle - Get Active Directory Security at 80% in 20% of the time
|
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 58,963 | 1/20/2021 |
4.3.0-preview1-24530-04 | 43 | 1/19/2021 |
4.1.0 | 26,632 | 5/8/2017 |
4.1.0-rc2-24027 | 696 | 1/19/2021 |
4.1.0-beta-23516 | 11,286 | 11/18/2015 |
4.1.0-beta-23409 | 5,326 | 10/15/2015 |
4.1.0-beta-23225 | 171,852 | 9/2/2015 |
4.0.10 | 288,966 | 7/29/2015 |
4.0.10-beta-23109 | 54,533 | 7/27/2015 |
4.0.10-beta-23019 | 31,622 | 6/30/2015 |
4.0.10-beta-22816 | 67,756 | 4/24/2015 |
4.0.10-beta-22605 | 20,691 | 2/13/2015 |
4.0.10-beta-22416 | 8,732 | 1/16/2015 |
4.0.10-beta-22231 | 77,439 | 11/11/2014 |
4.0.0 | 330,446 | 7/29/2015 |
4.0.0-beta-23109 | 55,658 | 7/27/2015 |
4.0.0-beta-23019 | 134,776 | 6/30/2015 |