System.Reflection.Emit 4.6.0-rc1.19456.4
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.
Showing the top 20 packages that depend on System.Reflection.Emit.
| Packages | Downloads |
|---|---|
|
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
|
197 |
|
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
|
2,149 |
|
DevExpress.Data
This package provides basic functionality for data-aware DevExpress controls.
|
93 |
|
DevExpress.DataAccess
This package enables you to connect to various data providers (such as databases, Excel and CSV files, Entity Framework and object data sources).
|
131 |
|
DevExpress.Pdf.Core
This cross-platform package provides core PDF functionality for DevExpress products.
|
54 |
|
DevExpress.Pdf.Core
This cross-platform package provides core PDF functionality for DevExpress products.
|
136 |
|
DevExpress.PivotGrid.Core
This package provides core functionality for DevExpress PivotGrid controls.
|
127 |
|
Flee
Flee - Fast Lightweight Expression Evaluator
|
852 |
|
Flee
Flee is Fast Lightweight Expression Evaluator.
|
79 |
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
|
65 |
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
|
119 |
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
|
176 |
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
|
245 |
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
123 |
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
173 |
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
221 |
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
583 |
|
System.Dynamic.Runtime
Provides classes and interfaces that support the Dynamic Language Runtime (DLR).
Commonly Used Types:
System.Runtime.CompilerServices.CallSite
System.Runtime.CompilerServices.CallSite<T>
System.Dynamic.IDynamicMetaObjectProvider
System.Dynamic.DynamicMetaObject
System.Dynamic.SetMemberBinder
System.Dynamic.GetMemberBinder
System.Dynamic.ExpandoObject
System.Dynamic.DynamicObject
System.Runtime.CompilerServices.CallSiteBinder
System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue>
When using NuGet 3.x this package requires at least version 3.4.
|
778 |
|
System.Dynamic.Runtime
Provides classes and interfaces that support the Dynamic Language Runtime (DLR).
Commonly Used Types:
System.Runtime.CompilerServices.CallSite
System.Runtime.CompilerServices.CallSite<T>
System.Dynamic.IDynamicMetaObjectProvider
System.Dynamic.DynamicMetaObject
System.Dynamic.SetMemberBinder
System.Dynamic.GetMemberBinder
System.Dynamic.ExpandoObject
System.Dynamic.DynamicObject
System.Runtime.CompilerServices.CallSiteBinder
System.Runtime.CompilerServices.ConditionalWeakTable<TKey, TValue>
When using NuGet 3.x this package requires at least version 3.4.
|
1,911 |
|
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.Expressions.Expression<TDelegate>
System.Linq.Expressions.Expression
System.Linq.Expressions.MemberExpression
System.Linq.Expressions.ExpressionVisitor
System.Linq.Expressions.MethodCallExpression
System.Linq.IQueryable<T>
System.Linq.IQueryable
System.Linq.Expressions.NewExpression
System.Linq.Expressions.ParameterExpression
System.Linq.Expressions.ConstantExpression
When using NuGet 3.x this package requires at least version 3.4.
|
1,210 |
MonoAndroid 1.0
- No dependencies.
MonoTouch 1.0
- No dependencies.
.NET Framework 4.5
- No dependencies.
.NETCore 5.0
- System.IO (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Emit.ILGeneration (>= 4.6.0-rc1.19456.4)
- System.Reflection.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
.NET Core 2.0
- No dependencies.
.NET Standard 1.1
- System.IO (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Emit.ILGeneration (>= 4.6.0-rc1.19456.4)
- System.Reflection.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
.NET Standard 2.0
- System.Reflection.Emit.ILGeneration (>= 4.6.0-rc1.19456.4)
.NET Standard 2.1
- No dependencies.
.NETPortable 4.5
- System.Reflection.Emit.ILGeneration (>= 4.6.0-rc1.19456.4)
UAP 10.0.16299
- System.Reflection.Emit.ILGeneration (>= 4.6.0-rc1.19456.4)
Windows 8.0
- System.Reflection.Emit.ILGeneration (>= 4.6.0-rc1.19456.4)
WindowsPhoneApp 8.1
- System.Reflection.Emit.ILGeneration (>= 4.6.0-rc1.19456.4)
Xamarin.iOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
Xamarin.TVOS 1.0
- No dependencies.
Xamarin.WatchOS 1.0
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 4.7.0 | 51 | 12/28/2025 |
| 4.7.0-preview3.19551.4 | 6 | 08/06/2025 |
| 4.7.0-preview2.19523.17 | 6 | 08/07/2025 |
| 4.7.0-preview1.19504.10 | 6 | 08/06/2025 |
| 4.6.0 | 6 | 04/25/2025 |
| 4.6.0-rc1.19456.4 | 6 | 08/07/2025 |
| 4.6.0-preview9.19421.4 | 6 | 08/06/2025 |
| 4.6.0-preview9.19416.11 | 5 | 08/06/2025 |
| 4.6.0-preview8.19405.3 | 6 | 08/07/2025 |
| 4.6.0-preview7.19362.9 | 5 | 08/07/2025 |
| 4.6.0-preview6.19303.8 | 6 | 08/06/2025 |
| 4.6.0-preview6.19264.9 | 6 | 08/06/2025 |
| 4.6.0-preview5.19224.8 | 5 | 08/07/2025 |
| 4.6.0-preview4.19212.13 | 6 | 08/06/2025 |
| 4.6.0-preview3.19128.7 | 6 | 08/07/2025 |
| 4.6.0-preview.19073.11 | 6 | 08/06/2025 |
| 4.6.0-preview.18571.3 | 5 | 09/15/2025 |
| 4.3.0 | 31 | 04/25/2025 |
| 4.0.1 | 1,327 | 03/01/2021 |