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.7B
3,665,357,111
Published
Jun 27, 2016
Latest stable version

Install

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

Frameworks

MonoAndroid1.0 MonoTouch1.0 .NETFramework4.5 .NETStandard1.0 .NETPortable0.0-Profile49 WindowsPhone8.0 Xamarin.iOS1.0 Xamarin.Mac2.0 Xamarin.TVOS1.0 Xamarin.WatchOS1.0

Dependencies

System.Reflection
.NETStandard1.0
[4.1.0, )
[4.0.1, )
System.Runtime
.NETStandard1.0
[4.1.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 10 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.