Nuget Install-Package -An entry with the same key already exists Exception
If you’re trying to install a package and are getting “An entry with the same key already exists” exception make sure that you don’t have package sources pointing to the same source but with different name. The UI prevents users from adding the same nuget source multiple times with different names, but you may have run a powershell script to add the feeds.












