System.Reflection.Emit.Lightweight (4.7.0)
Published 2023-05-05 11:41:31 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.7.0 System.Reflection.Emit.Lightweight
About this package
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.