System.Reflection.Emit.Lightweight
4.0.0-beta-22416
Prefix Reserved
See the version list below for details.
dotnet add package System.Reflection.Emit.Lightweight --version 4.0.0-beta-22416
NuGet\Install-Package System.Reflection.Emit.Lightweight -Version 4.0.0-beta-22416
<PackageReference Include="System.Reflection.Emit.Lightweight" Version="4.0.0-beta-22416" />
paket add System.Reflection.Emit.Lightweight --version 4.0.0-beta-22416
#r "nuget: System.Reflection.Emit.Lightweight, 4.0.0-beta-22416"
// Install System.Reflection.Emit.Lightweight as a Cake Addin #addin nuget:?package=System.Reflection.Emit.Lightweight&version=4.0.0-beta-22416&prerelease // Install System.Reflection.Emit.Lightweight as a Cake Tool #tool nuget:?package=System.Reflection.Emit.Lightweight&version=4.0.0-beta-22416&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.
Commonly Used Types:
System.Reflection.Emit.DynamicMethod
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. |
ASP.NETCore | aspnetcore50 is compatible. |
-
- System.Reflection (>= 4.0.0-beta-22416)
- System.Reflection.Emit.ILGeneration (>= 4.0.0-beta-22416)
- System.Reflection.Primitives (>= 4.0.0-beta-22416)
- System.Runtime (>= 4.0.0-beta-22416)
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
|