./nugetz
pkg

affaz/FastMember.NetCorev1.1.0

.NET2.0

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. Fastmember re-compiled for .NetCore

License

Deps

1

Install Size

Vulns

✓ 0

Published

Dec 14, 2017

Get Started

$ dotnet add package FastMember.NetCore

Readme

No README available.