Lookup for Resource Records - Host name to A Record (IP address), MX Record, etc. The library can be used in .NET, .NET Standard, Xamarin iOS, Android, Mac, CF, and Uwp.
Includes names of nodes selected via Multi-Node Treepickers (MNTP) into Examine indexes instead of the node IDs to facilitate Examine searches. More information on https://our.umbraco.org/projects/developer-tools/examinelookupvalues/
The LookupPicker control extends the standard Picker control about the possibility to show of the names but storing (binding) of the keys. It brings two new properties: ID (bindable property which represents a key value of the selected item) and ItemIdProperty (name of the key property, e.g. "Id")....
More information