FastMember 1.5.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.
Install-Package FastMember -Version 1.5.0
dotnet add package FastMember --version 1.5.0
<PackageReference Include="FastMember" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FastMember --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
core-clr support (rtm)
Dependencies
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.5.0)
- System.Data.Common (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.ILGeneration (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Security.Permissions (>= 4.5.0)
Used By
NuGet packages (136)
Showing the top 5 NuGet packages that depend on FastMember:
Package | Downloads |
---|---|
Mosaik.Library
Package Description
|
|
HelpMeJesus
Package Description
|
|
TrackerDog
TrackerDog turns any .NET object or full object graph into a change-trackable object
|
|
SalesforceMagic
A simple, solid, and small library that encompasses and provides access to the SOAP and Bulk API's for Salesforce.
- Dynamic SOQL/SOSL query generation based on generic type interpretation.
- Expression and predicate visitation allowing users to create both simple and complicated where conditions using powerful lambda expressions.
- SOAP Login and Session ID Retrieval (Can also auth using OAuth 2 access token).
- SOAP Query/Search based on generic types.
- SOAP Retrieve, Insert, Upsert, Update, and Delete based on generic types.
- Re-implementable storage for reusing session details.
More Details: http://clamidity.github.io/SalesforceMagic/
|
|
AnNa.SpreadsheetParser.EPPlus
Advanced National Networks for Administrations
|
GitHub repositories (11)
Showing the top 5 popular GitHub repositories that depend on FastMember:
Repository | Stars |
---|---|
antonpup/Aurora
Unified lighting effects across multiple brands and various games.
|
|
dsafa/audio-band
Display and control songs from the Windows taskbar
|
|
WolvenKit/CP77Tools
Cyberpunk2077 archive modding tools.
|
|
warappa/XamlCSS
Style Xaml applications with CSS
|
|
WolvenKit/Wolven-kit
Mod editor/creator for RED Engine games. The point is to have an all in one tool for creating mods for the games made with the engine.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.5.0 | 3,432,658 | 5/24/2019 |
1.4.1 | 916,944 | 7/19/2018 |
1.4.0 | 3,569 | 7/19/2018 |
1.3.0 | 2,713,690 | 3/6/2018 |
1.2.0 | 89,827 | 1/31/2018 |
1.1.0 | 746,123 | 8/26/2016 |
1.1.0-beta1 | 3,156 | 11/24/2015 |
1.0.0.11 | 538,344 | 9/22/2013 |
1.0.0.10 | 15,071 | 6/7/2013 |
1.0.0.9 | 15,988 | 11/8/2012 |
1.0.0.8 | 1,236 | 11/8/2012 |
1.0.0.7 | 1,220 | 11/8/2012 |
1.0.0.6 | 2,223 | 4/13/2012 |
1.0.0.5 | 2,262 | 3/23/2012 |