FastMember
1.0.0.6
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
To install FastMember, run the following command in the Package Manager Console
PM> Install-Package FastMember
Owners
Authors
Tags
Dependencies
FastMember 1.0.0.6 does not have any dependencies
Version History
| Version | Downloads | Last updated |
|---|---|---|
| FastMember 1.0.0.6 | 81 | Friday, April 13, 2012 |
| FastMember 1.0.0.5 | 55 | Friday, March 23, 2012 |