See dotnet/extensions#600
Specifically, duplicates within a given source. For example, the same setting repeated twice in an .ini file.
These providers throw either ArgumentException or FormatException:
- AzureKeyVault
- Ini
- KeyPerFile
- XML
- Memory
These providers ignore duplicates if the case does match:
These providers ignore duplicates if the case does not match:
These providers ignore duplicates: