Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.
Info
Version: | 1.1.0 |
Author(s): | Eli Arbel |
Last Update: | Sunday, March 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aelij/FasterReflection |
NuGet Url: | https://www.nuget.org/packages/FasterReflection |
Install
Install-Package FasterReflection
dotnet add package FasterReflection
paket add FasterReflection
FasterReflection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Reflection.Metadata(>= 1.4.2)
- System.Reflection.Metadata(>= 1.4.2)
- NETStandard.Library(>= 1.6.1)
Tags