FastReflection NuGet Package

FastReflection was forked on March 8, 2011 from a CodePlex project created by Darren Kopp.

Here is the first part of project description from CodePlex:

"The Fast Reflection project provides a way to speed up the time it takes to interact with the member of a type by reflection.

Currently, only properties are supported, but I am planning on creating similar classes for all member types.

"The Fast Reflection project allows you to cut down the time it takes to invoke members via reflection through the use of Expression trees and Delegates.

"You can read more about the code on my first write up about it on my blog. There have been quite a few changes since I originally wrote that and the code released here, but the premise is basically still the same.




Got any FastReflection Question?





Info

Version: 1.0.0.20
Author(s): mvbalaw
Last Update: Monday, November 24, 2014
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/mvbalaw/FastReflection
NuGet Url: https://www.nuget.org/packages/FastReflection


Install
Install-Package FastReflection
dotnet add package FastReflection
paket add FastReflection
FastReflection Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

3875