Configuration Load and Dotnet User Secrets
I was getting this error while attempting to load up a appSettings.json for an integration test:
'config.GetSection(settingsName).Get()' threw an exception of type 'System.InvalidOperationException' Data: {System.Collections.ListDictionaryInternal} H...
wind010.hashnode.dev2 min read