FastMember 1.0.0.11
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.
Showing the top 20 packages that depend on FastMember.
Packages | Downloads |
---|---|
ClosedXML
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
|
2 |
EFCore.BulkExtensions
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete and Read (CRUD) operations on SQL Server and SQLite
|
1 |
EFCore.BulkExtensions
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete and Read (CRUD) operations on SQL Server.
|
1 |
* 1.0.0.11 - optimized for large numbers of members; added support for mutating structs
* 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
This package has no dependencies.