System.Reflection.Emit.Lightweight 4.6.0-preview8.19405.3

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.

Microsoft
安装
dotnet add package System.Reflection.Emit.Lightweight --version 4.6.0-preview8.19405.3
Install-Package System.Reflection.Emit.Lightweight -Version 4.6.0-preview8.19405.3
依赖
.NETCore5.0
包名版本要求
System.Reflection [4.3.0, )
System.Reflection.Emit.ILGeneration [4.6.0-preview8.19405.3, )
System.Reflection.Primitives [4.3.0, )
System.Resources.ResourceManager [4.3.0, )
System.Runtime [4.3.0, )
.NETPortable4.5-Profile259
包名版本要求
System.Reflection.Emit.ILGeneration [4.6.0-preview8.19405.3, )
.NETStandard1.0
包名版本要求
System.Reflection [4.3.0, )
System.Reflection.Emit.ILGeneration [4.6.0-preview8.19405.3, )
System.Reflection.Primitives [4.3.0, )
System.Resources.ResourceManager [4.3.0, )
System.Runtime [4.3.0, )
.NETStandard2.0
包名版本要求
System.Reflection.Emit.ILGeneration [4.6.0-preview8.19405.3, )
UAP10.0.16299
包名版本要求
System.Reflection.Emit.ILGeneration [4.6.0-preview8.19405.3, )
Windows8.0
包名版本要求
System.Reflection.Emit.ILGeneration [4.6.0-preview8.19405.3, )
WindowsPhoneApp8.1
包名版本要求
System.Reflection.Emit.ILGeneration [4.6.0-preview8.19405.3, )
版本详情
作者Microsoft
发布时间2019-08-13 15:36:24
项目主页https://github.com/dotnet/corefx
许可证https://github.com/dotnet/corefx/blob/master/LICENSE.TXT