System.Reflection.Primitives
4.0.1-rc2-24027
Provides common enumerations for reflection-based libraries.
Commonly Used Types:
System.Reflection.FieldAttributes
System.Reflection.Emit.OpCode
System.Reflection.TypeAttributes
System.Reflection.MethodAttributes
System.Reflection.CallingConventions
System.Reflection.PropertyAttributes
System.Reflection.EventAttributes
System.Reflection.ParameterAttributes
System.Reflection.GenericParameterAttributes
System.Reflection.MethodImplAttributes
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
See the version list below for details.
Requires NuGet 3.4 or higher.
Install-Package System.Reflection.Primitives -Version 4.0.1-rc2-24027
dotnet add package System.Reflection.Primitives --version 4.0.1-rc2-24027
<PackageReference Include="System.Reflection.Primitives" Version="4.0.1-rc2-24027" />
paket add System.Reflection.Primitives --version 4.0.1-rc2-24027
#r "nuget: System.Reflection.Primitives, 4.0.1-rc2-24027"
// Install System.Reflection.Primitives as a Cake Addin
#addin nuget:?package=System.Reflection.Primitives&version=4.0.1-rc2-24027&prerelease
// Install System.Reflection.Primitives as a Cake Tool
#tool nuget:?package=System.Reflection.Primitives&version=4.0.1-rc2-24027&prerelease
Dependencies
-
.NETCore 5.0
- System.Runtime (>= 4.1.0-rc2-24027)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- 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.
Used By
NuGet packages (163)
Showing the top 5 NuGet packages that depend on System.Reflection.Primitives:
Package | Downloads |
---|---|
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.
|
|
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.
|
|
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.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.
|
|
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.
|
GitHub repositories (200)
Showing the top 5 popular GitHub repositories that depend on System.Reflection.Primitives:
Repository | Stars |
---|---|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
JeffreySu/WeiXinMPSDK
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 153,247,700 | 11/15/2016 |
4.3.0-preview1-24530-04 | 395,025 | 10/24/2016 |
4.0.1 | 133,253,708 | 6/27/2016 |
4.0.1-rc2-24027 | 13,122,372 | 5/16/2016 |
4.0.1-beta-23516 | 54,969 | 11/18/2015 |
4.0.1-beta-23409 | 4,144 | 10/15/2015 |
4.0.1-beta-23225 | 80,937 | 9/2/2015 |
4.0.0 | 4,397,204 | 7/29/2015 |
4.0.0-beta-23109 | 310,769 | 7/27/2015 |
4.0.0-beta-23019 | 87,628 | 6/30/2015 |
4.0.0-beta-22816 | 109,034 | 4/24/2015 |
4.0.0-beta-22605 | 27,007 | 2/13/2015 |
4.0.0-beta-22416 | 12,660 | 1/16/2015 |
4.0.0-beta-22231 | 85,030 | 11/11/2014 |