Add NuGet package reference
Add references to the client runtime assembly with NuGet.
See topic NuGet
Right-click "Dependencies" or "References" in the Solution Explorer and select "Manage NuGet Packages".
Select the "Browse" tab and search for "venturasql".
Select VenturaSQL.NetStandard and click [Install].
The package will be downloaded and a reference will be added to the project.
Also see topic Client API (NetStandard)