FlashReflection allows fast reflection by caching and creating delegates of methods and properties.
Info
Version: | 1.0.2 |
Author(s): | FlashReflection |
Last Update: | Thursday, November 23, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xaviergxf/FlashReflection |
NuGet Url: | https://www.nuget.org/packages/FlashReflection |
Install
Install-Package FlashReflection
dotnet add package FlashReflection
paket add FlashReflection
FlashReflection Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- Microsoft.Extensions.Caching.Memory(>= 2.0.0)
Tags