System.Reflection.Emit 4.6.0-preview4.19212.13
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 |
|---|---|
|
System.Linq.Dynamic.Core
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
|
9 |
|
protobuf-net
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
|
7 |
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
|
7 |
|
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
|
7 |
|
Elasticsearch.Net
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies.
Comes with built in cluster failover/connection pooling support.
|
7 |
|
pythonnet
Python and CLR (.NET and Mono) cross-platform language interop
|
7 |
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
|
6 |
|
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.
|
6 |
|
protobuf-net
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
|
6 |
|
WebApiClient.JIT
一款基于HttpClient封装,只需要定义c#接口并修饰相关特性,即可异步调用远程http接口的客户端库
|
6 |
|
AutoMapper
A convention-based object-object mapper.
|
6 |
|
HarmonyX
A general non-destructive patch library for .NET and Mono modules
|
6 |
|
System.Linq.Dynamic.Core
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
|
5 |
|
protobuf-net
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
|
5 |
|
protobuf-net
Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new data to old messages. protobuf-net is a .NET implementation of this, allowing you to serialize your .NET objects efficiently and easily. It is compatible with most of the .NET family, including .NET 2.0/3.0/3.5/4.0, .NET CF 2.0/3.5, Mono 2.x, Silverlight, etc.
|
5 |
|
Laojiu.WebApiClient
一款基于HttpClient封装,只需要定义c#接口并修饰相关特性,即可异步调用远程http接口的客户端库
|
5 |
|
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.
|
5 |
|
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
|
5 |
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.3.0)
- 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.3.0)
- 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.3.0)
.NETPortable 4.5
- System.Reflection.Emit.ILGeneration (>= 4.3.0)
UAP 10.0.16299
- System.Reflection.Emit.ILGeneration (>= 4.3.0)
Windows 8.0
- System.Reflection.Emit.ILGeneration (>= 4.3.0)
WindowsPhoneApp 8.1
- System.Reflection.Emit.ILGeneration (>= 4.3.0)
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 | 5 | 2025/6/3 |
| 4.7.0-preview3.19551.4 | 0 | 2019/11/13 |
| 4.7.0-preview2.19523.17 | 0 | 2019/11/1 |
| 4.7.0-preview1.19504.10 | 0 | 2019/10/15 |
| 4.6.0 | 3 | 2025/8/27 |
| 4.6.0-rc1.19456.4 | 0 | 2019/9/16 |
| 4.6.0-preview9.19421.4 | 0 | 2019/9/4 |
| 4.6.0-preview9.19416.11 | 0 | 2019/9/4 |
| 4.6.0-preview8.19405.3 | 0 | 2019/8/13 |
| 4.6.0-preview7.19362.9 | 0 | 2019/7/23 |
| 4.6.0-preview6.19303.8 | 0 | 2019/6/12 |
| 4.6.0-preview6.19264.9 | 0 | 2019/9/4 |
| 4.6.0-preview5.19224.8 | 0 | 2019/5/6 |
| 4.6.0-preview4.19212.13 | 0 | 2019/4/18 |
| 4.6.0-preview3.19128.7 | 0 | 2019/3/6 |
| 4.6.0-preview.19073.11 | 0 | 2019/1/29 |
| 4.6.0-preview.18571.3 | 0 | 2018/12/3 |
| 4.3.0 | 5 | 2025/6/27 |
| 4.0.1 | 4 | 2025/7/18 |