System.Reflection.Emit.Lightweight 4.7.0-preview2.19523.17

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.7.0-preview2.19523.17
Install-Package System.Reflection.Emit.Lightweight -Version 4.7.0-preview2.19523.17
依赖
.NETCore5.0
包名版本要求
System.Reflection [4.3.0, )
System.Reflection.Emit.ILGeneration [4.7.0-preview2.19523.17, )
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.7.0-preview2.19523.17, )
.NETStandard1.0
包名版本要求
System.Reflection [4.3.0, )
System.Reflection.Emit.ILGeneration [4.7.0-preview2.19523.17, )
System.Reflection.Primitives [4.3.0, )
System.Resources.ResourceManager [4.3.0, )
System.Runtime [4.3.0, )
.NETStandard2.0
包名版本要求
System.Reflection.Emit.ILGeneration [4.7.0-preview2.19523.17, )
UAP10.0.16299
包名版本要求
System.Reflection.Emit.ILGeneration [4.7.0-preview2.19523.17, )
Windows8.0
包名版本要求
System.Reflection.Emit.ILGeneration [4.7.0-preview2.19523.17, )
WindowsPhoneApp8.1
包名版本要求
System.Reflection.Emit.ILGeneration [4.7.0-preview2.19523.17, )
版本详情
作者Microsoft
发布时间2019-11-01 22:10:23
项目主页https://github.com/dotnet/corefx
许可证https://github.com/dotnet/corefx/blob/master/LICENSE.TXT