System.Reflection.Emit.Lightweight 4.7.0-preview1.19504.10

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-preview1.19504.10
Install-Package System.Reflection.Emit.Lightweight -Version 4.7.0-preview1.19504.10
依赖
.NETCore5.0
包名版本要求
System.Reflection [4.3.0, )
System.Reflection.Emit.ILGeneration [4.7.0-preview1.19504.10, )
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-preview1.19504.10, )
.NETStandard1.0
包名版本要求
System.Reflection [4.3.0, )
System.Reflection.Emit.ILGeneration [4.7.0-preview1.19504.10, )
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-preview1.19504.10, )
UAP10.0.16299
包名版本要求
System.Reflection.Emit.ILGeneration [4.7.0-preview1.19504.10, )
Windows8.0
包名版本要求
System.Reflection.Emit.ILGeneration [4.7.0-preview1.19504.10, )
WindowsPhoneApp8.1
包名版本要求
System.Reflection.Emit.ILGeneration [4.7.0-preview1.19504.10, )
版本详情
作者Microsoft
发布时间2019-10-15 15:53:58
项目主页https://github.com/dotnet/corefx
许可证https://github.com/dotnet/corefx/blob/master/LICENSE.TXT