In this article I will explain with an example, how to install 
System.Data.OleDb library froom 
Nuget package in Visual Studio.
 
     
     
    Downloading System.Data.OleDb package
    You will need to install the System.Data.OleDb package using the following command.
    
        Install-Package System.Data.OleDb