If you want to use the System.Configuration.ConfigurationManager class in your .NET Core app you will first need to reference the System.Configuration.ConfigurationManager Nuget package since it is not part of .NET Core due to the smaller framework footprint.
No comments:
Post a Comment