In this article I will explain with an example, how to install Thought.vCards library froom Nuget package in Visual Studio.
 
 

Downloading Thought.vCards package

You will need to install the Thought.vCards package using the following command.
Install-Package Thought.vCards -Version 1.0.9
 
Install Thought.vCards Nuget Package
 
Install Thought.vCards Nuget Package