System.Reflection.Emit.Lightweight
4.0.1
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
When using NuGet 3.x this package requires at least version 3.4.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Reflection.Emit.Lightweight -Version 4.0.1
dotnet add package System.Reflection.Emit.Lightweight --version 4.0.1
<PackageReference Include="System.Reflection.Emit.Lightweight" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Reflection.Emit.Lightweight --version 4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Reflection.Emit.Lightweight, 4.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Reflection.Emit.Lightweight as a Cake Addin
#addin nuget:?package=System.Reflection.Emit.Lightweight&version=4.0.1
// Install System.Reflection.Emit.Lightweight as a Cake Tool
#tool nuget:?package=System.Reflection.Emit.Lightweight&version=4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799417
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- System.Reflection (>= 4.1.0)
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
- System.Reflection.Primitives (>= 4.0.1)
- System.Runtime (>= 4.1.0)
-
MonoAndroid 1.0
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
-
MonoTouch 1.0
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
-
Portable Class Library (.NETFramework 4.5, WindowsPhone 8.0)
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
Xamarin.iOS 1.0
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
-
Xamarin.Mac 2.0
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
-
Xamarin.TVOS 1.0
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
-
Xamarin.WatchOS 1.0
- System.Reflection.Emit.ILGeneration (>= 4.0.1)
Used By
NuGet packages (11)
Showing the top 5 NuGet packages that depend on System.Reflection.Emit.Lightweight:
| Package | Downloads |
|---|---|
|
MessagePack
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
|
|
|
StackExchange.Redis.StrongName
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
|
|
FastMember.Signed
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
|
|
|
System.Private.DataContractSerialization
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Runtime.Serialization packages.
When using NuGet 3.x this package requires at least version 3.4.
|
|
|
dotnet-svcutil-lib
Package Description
|