System.Reflection.Emit
4.0.0-beta-23019
Prefix Reserved
See the version list below for details.
Requires NuGet 3.0 or higher.
dotnet add package System.Reflection.Emit --version 4.0.0-beta-23019
NuGet\Install-Package System.Reflection.Emit -Version 4.0.0-beta-23019
<PackageReference Include="System.Reflection.Emit" Version="4.0.0-beta-23019" />
paket add System.Reflection.Emit --version 4.0.0-beta-23019
#r "nuget: System.Reflection.Emit, 4.0.0-beta-23019"
// Install System.Reflection.Emit as a Cake Addin #addin nuget:?package=System.Reflection.Emit&version=4.0.0-beta-23019&prerelease // Install System.Reflection.Emit as a Cake Tool #tool nuget:?package=System.Reflection.Emit&version=4.0.0-beta-23019&prerelease
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 | Versions 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. |
Universal Windows Platform | netcore50 is compatible. |
-
.NETFramework 4.5
- No dependencies.
-
Unsupported 0.0
- System.IO (>= 4.0.0-beta-23019)
- System.Reflection (>= 4.0.0-beta-23019)
- System.Reflection.Emit.ILGeneration (>= 4.0.0-beta-23019)
- System.Reflection.Primitives (>= 4.0.0-beta-23019)
- System.Runtime (>= 4.0.0-beta-23019)
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 UI client technology
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
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.
|
Version | Downloads | Last updated |
---|---|---|
4.6.0-preview.19073.11 | 2 | 1/28/2019 |
4.6.0-preview.18571.3 | 2 | 11/30/2018 |
4.0.0 | 47,285 | 7/20/2015 |
4.0.0-beta-23019 | 14,249 | 6/29/2015 |
4.0.0-beta-22816 | 2,833 | 4/24/2015 |
4.0.0-beta-22605 | 4,627 | 2/13/2015 |
4.0.0-beta-22416 | 631 | 1/16/2015 |
4.0.0-beta-22231 | 1,686 | 11/11/2014 |