Description
byte[] is not supported with the current strongly typed Microsoft.Extensions.Configuration. Please support byte[].
Other information
It seems pretty simple and just supporting base64 format would be fine. This would work with all configuration providers such as in-memory, json, XML, ini, environment, command line, etc...
Thanks.
Description
byte[] is not supported with the current strongly typed Microsoft.Extensions.Configuration. Please support byte[].
Other information
It seems pretty simple and just supporting base64 format would be fine. This would work with all configuration providers such as in-memory, json, XML, ini, environment, command line, etc...
Thanks.