PI Science API - How to use it library (in Visual Studio)
 1) Create new visual studio project.
 2) Click with right mouse button on project, select "Manage NuGet packages..".
howto1
 3) Write in edit box "pi.science.api".
howto2
 4) "PI Science API" is now in your referenced libraries.
howto3
 5) ...and now you can use library in your application. That`s all.
howto4