FastMember.Signed 1.1.0-beta1
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.
No packages depend on FastMember.Signed.
.NET Framework 3.5
- No dependencies.
.NET Framework 4.0
- No dependencies.
DNX 4.5.1
- No dependencies.
.NETPlatform 5.2
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- System.Collections.NonGeneric (>= 4.0.1-beta-23516)
- System.Data.Common (>= 4.0.1-beta-23516)
- System.Data.SqlClient (>= 4.0.0-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Reflection (>= 4.1.0-beta-23516)
- System.Reflection.Emit (>= 4.0.1-beta-23516)
- System.Reflection.Emit.ILGeneration (>= 4.0.1-beta-23516)
- System.Reflection.Emit.Lightweight (>= 4.0.1-beta-23516)
- System.Reflection.TypeExtensions (>= 4.1.0-beta-23516)
- System.Runtime (>= 4.0.21-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)