1,929

Downloads

134

Downloads of v 1.0.0.10

2013-06-07

Last update

FastMember

1.0.0.10

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

Release Notes

* 1.0.0.10 - added ObjectReader (IDataReader) API

* 1.0.0.9 - attribute checking

* 1.0.0.8 - provide support for non-public accessors

* 1.0.0.7 - adds basic access to type metadata

Owners

Authors

Tags

Dependencies

This package has no dependencies.

Version History

Version Downloads Last updated
FastMember 1.0.0.9 827 Thursday, November 08 2012
FastMember 1.0.0.8 28 Thursday, November 08 2012
FastMember 1.0.0.7 29 Thursday, November 08 2012
FastMember 1.0.0.6 510 Friday, April 13 2012
FastMember 1.0.0.5 81 Friday, March 23 2012