Info
Version: | 3.0.0 |
Author(s): | Buu Nguyen, Morten Mertner, Bernard Dijk |
Last Update: | Tuesday, May 19, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/buunguyen/fasterflect |
NuGet Url: | https://www.nuget.org/packages/fasterflect |
Install
Install-Package fasterflect
dotnet add package fasterflect
paket add fasterflect
fasterflect Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Emit.ILGeneration(>= 4.7.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
Tags
It allows you to perform metadata lookup and reflection invocation intuitively while achieving greater performance than the built-in .NET Reflection.