Skip to main content
System.Reflection.Emit package icon

System.Reflection.Emit

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.

Total Downloads
4.0B
3,955,281,383
Published
Oct 15, 2019
Latest stable version

Install

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

Frameworks

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

Dependencies

System.IO
.NETCore5.0
[4.3.0, )
[4.3.0, )
[4.7.0-preview1.19504.10, )
[4.3.0, )
System.Runtime
.NETCore5.0
[4.3.0, )
[4.3.0, )
System.IO
.NETStandard1.1
[4.3.0, )
System.Reflection
.NETStandard1.1
[4.3.0, )
[4.7.0-preview1.19504.10, )
[4.3.0, )
[4.3.0, )
System.Runtime
.NETStandard1.1
[4.3.0, )
[4.3.0, )
[4.7.0-preview1.19504.10, )
System.Reflection.Emit.ILGeneration
.NETPortable4.5-Profile111
[4.7.0-preview1.19504.10, )
[4.7.0-preview1.19504.10, )
[4.7.0-preview1.19504.10, )
[4.7.0-preview1.19504.10, )

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

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

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

The published metadata declares 19 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.