Package Manager Dialog vs. Package Manager Console, some differences!
One common misconception we see among NuGet users is that NuGet could only install/ update to the latest version of a package in VS. This is due to the fact that through 'NuGet Package Manager Dialog' we only show that latest (stable or prerelease) version of any package. But, NuGet provides the ability to install/ update to any specific version of...