FastMember NuGet Package

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.




Got any FastMember Question?






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

.NETStandard 2.0 net461
  • No dependencies.
netcoreapp2.0
  • No dependencies.
155 packages depend on this package.


Tags