System.Reflection.Emit 4.3.0

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.

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

Install-Package System.Reflection.Emit -Version 4.3.0
dotnet add package System.Reflection.Emit --version 4.3.0
<PackageReference Include="System.Reflection.Emit" Version="4.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Reflection.Emit --version 4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Reflection.Emit, 4.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Reflection.Emit as a Cake Addin
#addin nuget:?package=System.Reflection.Emit&version=4.3.0

// Install System.Reflection.Emit as a Cake Tool
#tool nuget:?package=System.Reflection.Emit&version=4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

https://go.microsoft.com/fwlink/?LinkID=799421

NuGet packages (21)

Showing the top 5 NuGet packages that depend on System.Reflection.Emit:

Package Downloads
AutoMapper
A convention-based object-object mapper.
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
StackExchange.Redis.StrongName
High performance Redis client, incorporating both synchronous and asynchronous usage.
FastMember.Signed
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.

Version History

Version Downloads Last updated
4.7.0 0 06.02.2022
4.3.0 0 06.02.2022
4.0.1 0 06.02.2022