System.Reflection.Emit (4.6.0)

Published 2023-05-05 11:41:27 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 4.6.0 System.Reflection.Emit

About this package

Provides classes that allow a compiler or tool to emit metadata and optionally generate a PE file on disk. The primary clients of these classes are script engines and compilers.

Commonly Used Types: System.Reflection.Emit.AssemblyBuilder System.Reflection.Emit.FieldBuilder System.Reflection.Emit.TypeBuilder System.Reflection.Emit.MethodBuilder System.Reflection.Emit.ConstructorBuilder System.Reflection.Emit.GenericTypeParameterBuilder System.Reflection.Emit.ModuleBuilder System.Reflection.Emit.PropertyBuilder System.Reflection.Emit.AssemblyBuilderAccess System.Reflection.Emit.EventBuilder

When using NuGet 3.x this package requires at least version 3.4.

Dependencies

ID Version Target Framework
System.IO 4.3.0 .NETCore5.0
System.Reflection 4.3.0 .NETCore5.0
System.Reflection.Emit.ILGeneration 4.6.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.Runtime.InteropServices 4.3.0 .NETCore5.0
System.Reflection.Emit.ILGeneration 4.6.0 .NETPortable4.5-Profile111
System.IO 4.3.0 .NETStandard1.1
System.Reflection 4.3.0 .NETStandard1.1
System.Reflection.Emit.ILGeneration 4.6.0 .NETStandard1.1
System.Reflection.Primitives 4.3.0 .NETStandard1.1
System.Resources.ResourceManager 4.3.0 .NETStandard1.1
System.Runtime 4.3.0 .NETStandard1.1
System.Runtime.InteropServices 4.3.0 .NETStandard1.1
System.Reflection.Emit.ILGeneration 4.6.0 .NETStandard2.0
System.Reflection.Emit.ILGeneration 4.6.0 UAP10.0.16299
System.Reflection.Emit.ILGeneration 4.6.0 Windows8.0
System.Reflection.Emit.ILGeneration 4.6.0 WindowsPhoneApp8.1
Details
NuGet
2023-05-05 11:41:27 +10:00
6
Microsoft
396 KiB
Assets (1)
Versions (1) View all
4.6.0 2023-05-05