System.Reflection.Emit.ILGeneration 4.6.0-preview7.19362.9

Provides classes that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The primary clients of these classes are script engines and compilers. Commonly Used Types: System.Reflection.Emit.ILGenerator System.Reflection.Emit.Label System.Reflection.Emit.CustomAttributeBuilder System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ParameterBuilder System.Reflection.Emit.SignatureHelper When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.Reflection.Emit.ILGeneration --version 4.6.0-preview7.19362.9
Install-Package System.Reflection.Emit.ILGeneration -Version 4.6.0-preview7.19362.9
依赖
.NETCore5.0
包名版本要求
System.Reflection [4.3.0, )
System.Reflection.Primitives [4.3.0, )
System.Resources.ResourceManager [4.3.0, )
System.Runtime [4.3.0, )
.NETStandard1.0
包名版本要求
System.Reflection [4.3.0, )
System.Reflection.Primitives [4.3.0, )
System.Resources.ResourceManager [4.3.0, )
System.Runtime [4.3.0, )
版本详情
作者Microsoft
发布时间2019-07-23 14:06:44
项目主页https://github.com/dotnet/corefx
许可证https://github.com/dotnet/corefx/blob/master/LICENSE.TXT