System.Reflection.Emit.Lightweight
4.0.0-beta-22231
Prefix Reserved
See the version list below for details.
dotnet add package System.Reflection.Emit.Lightweight --version 4.0.0-beta-22231
NuGet\Install-Package System.Reflection.Emit.Lightweight -Version 4.0.0-beta-22231
<PackageReference Include="System.Reflection.Emit.Lightweight" Version="4.0.0-beta-22231" />
paket add System.Reflection.Emit.Lightweight --version 4.0.0-beta-22231
#r "nuget: System.Reflection.Emit.Lightweight, 4.0.0-beta-22231"
// Install System.Reflection.Emit.Lightweight as a Cake Addin #addin nuget:?package=System.Reflection.Emit.Lightweight&version=4.0.0-beta-22231&prerelease // Install System.Reflection.Emit.Lightweight as a Cake Tool #tool nuget:?package=System.Reflection.Emit.Lightweight&version=4.0.0-beta-22231&prerelease
Provides the System.Reflection.Emit.DynamicMethod class, which represents a dynamic method that can be compiled, executed, and discarded. Discarded methods are available for garbage collection.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
ASP.NETCore | aspnetcore50 is compatible. |
-
- System.Reflection (>= 4.0.0-beta-22231)
- System.Reflection.Emit.ILGeneration (>= 4.0.0-beta-22231)
- System.Reflection.Primitives (>= 4.0.0-beta-22231)
- System.Runtime (>= 4.0.0-beta-22231)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on System.Reflection.Emit.Lightweight:
Package | Downloads |
---|---|
Dapper
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.. |
|
System.Linq.Expressions
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees. Commonly Used Types: System.Linq.IQueryable<T> System.Linq.IQueryable System.Linq.Expressions.Expression<TDelegate> System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor When using NuGet 3.x this package requires at least version 3.4. |
|
structuremap
The Original IoC Container for .Net |
|
protobuf-net
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications |
|
Dapper.StrongName
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.. |
GitHub repositories (167)
Showing the top 5 popular GitHub repositories that depend on System.Reflection.Emit.Lightweight:
Repository | Stars |
---|---|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
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.
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|