Cannot add System.Configuration.ConfigurationManager to .NET core application
问题 I need this package to access settings in the Web.config : Restoring packages for D:\ ... path ... \dozor-backend.csproj... Package System.Configuration.ConfigurationManager 4.4.0 is not compatible with netcoreapp1.1 (.NETCoreApp,Version=v1.1). Package System.Configuration.ConfigurationManager 4.4.0 supports: - net461 (.NETFramework,Version=v4.6.1) - netstandard2.0 (.NETStandard,Version=v2.0) Package restore failed. Rolling back package changes for 'dozor-backend'. Time Elapsed: 00:00:01