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
3.9B
3,932,303,427
Published
Dec 3, 2019
Latest stable version

Install

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

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.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, )
[4.3.0, )
[4.3.0, )
System.Runtime
.NETStandard1.1
[4.3.0, )
[4.3.0, )
[4.7.0, )
System.Reflection.Emit.ILGeneration
.NETPortable4.5-Profile111
[4.7.0, )
[4.7.0, )