System.Reflection.Emit 4.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 3.0 or higher.

dotnet add package System.Reflection.Emit --version 4.0.0
NuGet\Install-Package System.Reflection.Emit -Version 4.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Reflection.Emit" Version="4.0.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.0.0
#r "nuget: System.Reflection.Emit, 4.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. 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.0.0

// Install System.Reflection.Emit as a Cake Tool
#tool nuget:?package=System.Reflection.Emit&version=4.0.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

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet is compatible. 
DNXCore dnxcore50 is compatible. 
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform netcore50 is compatible. 
Xamarin.Mac xamarinmac20 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (194)

Showing the top 5 popular GitHub repositories that depend on System.Reflection.Emit:

Repository Stars
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
Version Downloads Last updated
4.6.0-preview.19073.11 0 1/28/2019
4.6.0-preview.18571.3 0 11/30/2018
4.0.0 47,283 7/20/2015
4.0.0-beta-23019 14,247 6/29/2015
4.0.0-beta-22816 2,831 4/24/2015
4.0.0-beta-22605 4,625 2/13/2015
4.0.0-beta-22416 629 1/16/2015
4.0.0-beta-22231 1,686 11/11/2014