How do I check if a list in an IConfiguration has any values [Answered]
I am trying to do this
However this throws an ArgumentNullException if the configuration section is an empty list
However this throws an ArgumentNullException if the configuration section is an empty list