System.Reflection.Emit.ILGeneration (4.7.0)

Published 2023-05-05 11:41:29 +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.ILGeneration

About this package

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.

Dependencies

ID Version Target Framework
System.Reflection 4.3.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 4.3.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
Details
NuGet
2023-05-05 11:41:29 +10:00
50
Microsoft
199 KiB
Assets (1)
Versions (1) View all
4.7.0 2023-05-05