System.Reflection.Emit 4.0.0-beta-22231

Prefix Reserved
This is a prerelease version of System.Reflection.Emit.
There is a newer version of this package available.
See the version list below for details.
dotnet add package System.Reflection.Emit --version 4.0.0-beta-22231
                    
NuGet\Install-Package System.Reflection.Emit -Version 4.0.0-beta-22231
                    
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-beta-22231" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Reflection.Emit" Version="4.0.0-beta-22231" />
                    
Directory.Packages.props
<PackageReference Include="System.Reflection.Emit" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Reflection.Emit --version 4.0.0-beta-22231
                    
#r "nuget: System.Reflection.Emit, 4.0.0-beta-22231"
                    
#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.
#:package System.Reflection.Emit@4.0.0-beta-22231
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=System.Reflection.Emit&version=4.0.0-beta-22231&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=System.Reflection.Emit&version=4.0.0-beta-22231&prerelease
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NETPlatform dotnet is compatible. 
ASP.NETCore aspnetcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (200)

Showing the top 20 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
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
LuckyPennySoftware/AutoMapper
A convention-based object-object mapper in .NET.
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
MassTransit/MassTransit
Distributed Application Framework for .NET
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
pardeike/Harmony
A library for patching, replacing and decorating .NET and Mono methods during runtime
CommunityToolkit/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
pythonnet/pythonnet
Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
pwntester/ysoserial.net
Deserialization payload generator for a variety of .NET formatters
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
TASEmulators/BizHawk
BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
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,286 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