Library supporting dynamic generation of shims for methods with default parameters.
Info
Version: | 2.0.2 |
Author(s): | SingleAccretion |
Last Update: | Wednesday, December 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Accretion.Reflection |
Install
Install-Package Accretion.Reflection
dotnet add package Accretion.Reflection
paket add Accretion.Reflection
Accretion.Reflection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl.HashCode(>= 1.1.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)