System.Reflection.Emit.Lightweight (4.7.0)
Published 2023-05-05 11:41:31 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.7.0 System.Reflection.Emit.Lightweight
About this package
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.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Reflection | 4.3.0 | .NETCore5.0 |
System.Reflection.Emit.ILGeneration | 4.7.0 | .NETCore5.0 |
System.Reflection.Primitives | 4.3.0 | .NETCore5.0 |
System.Resources.ResourceManager | 4.3.0 | .NETCore5.0 |
System.Runtime | 4.3.0 | .NETCore5.0 |
System.Reflection.Emit.ILGeneration | 4.7.0 | .NETPortable4.5-Profile259 |
System.Reflection | 4.3.0 | .NETStandard1.0 |
System.Reflection.Emit.ILGeneration | 4.7.0 | .NETStandard1.0 |
System.Reflection.Primitives | 4.3.0 | .NETStandard1.0 |
System.Resources.ResourceManager | 4.3.0 | .NETStandard1.0 |
System.Runtime | 4.3.0 | .NETStandard1.0 |
System.Reflection.Emit.ILGeneration | 4.7.0 | .NETStandard2.0 |
System.Reflection.Emit.ILGeneration | 4.7.0 | UAP10.0.16299 |
System.Reflection.Emit.ILGeneration | 4.7.0 | Windows8.0 |
System.Reflection.Emit.ILGeneration | 4.7.0 | WindowsPhoneApp8.1 |