-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Description
Just curious if there's any way to supply dynamic keys, like a Map<string, string>
? eg. if I had a top-level Connections
key, I could add in an entry for each DB connection.
I tried using Dictionary<string, string>
but got a not implemented error.
Related information
- macOS Mojave
- FSconfig 2.1.6
- 3.1.300 .NET core
Metadata
Metadata
Assignees
Labels
No labels