Skip to main content
System.Reflection.Emit.ILGeneration package icon

System.Reflection.Emit.ILGeneration

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.

Total Downloads
3.6B
3,561,050,505
Published
Dec 3, 2019
Latest stable version

Install

.NET CLI
dotnet add package System.Reflection.Emit.ILGeneration --version 4.7.0
Package Manager Console
Install-Package System.Reflection.Emit.ILGeneration -Version 4.7.0
PackageReference
<PackageReference Include="System.Reflection.Emit.ILGeneration" Version="4.7.0" />

Frameworks

MonoAndroid1.0 MonoTouch1.0 .NETFramework4.5 .NETCore5.0 .NETCoreApp2.0 .NETStandard1.0 .NETStandard2.0 .NETStandard2.1 .NETPortable0.0-Profile49 .NETPortable4.5-Profile259 UAP10.0.16299 Windows8.0 WindowsPhone8.0 WindowsPhoneApp8.1 Xamarin.iOS1.0 Xamarin.Mac2.0 Xamarin.TVOS1.0 Xamarin.WatchOS1.0

Dependencies

[4.3.0, )
[4.3.0, )
System.Runtime
.NETCore5.0
[4.3.0, )
System.Reflection
.NETStandard1.0
[4.3.0, )
[4.3.0, )
[4.3.0, )
System.Runtime
.NETStandard1.0
[4.3.0, )