Open
Description
The current options binding implementation only supports the following Dictionary key types:
- integers
- strings
- enums
While #36540 would greatly enhance usability by adding extensibility for custom string->key conversions, adding direct support for Guid
keys in in the interim would be enormously valuable.