This article will explain:
How to obtain and install Applitools Eyes SDK for Selenium / Appium .Net from Nuget
Applitools Eyes SDK for Selenium .Net can be downloaded from Nuget (the name of the package is Eyes.Selenium).
To install the SDK, run the following command in the Nuget package manager console (from Visual Studio 2012, you can use the ‘Nuget Package Manager’ as an alternative and simply search for the package and install it):- Install-Package Eyes.Selenium