Search Results

by HuntJason
Wed Mar 21, 2018 1:43 pm
Forum: C#.NET
Topic: Open Source API
Replies: 3
Views: 6229

Open Source API

It would seem to me that it would be advantageous if the API (Phidget22.NET, Phidget22, Phidget22extra, and Phidget22java) were made to be open source to allow community improvements in design via pull requests. I am wondering if there may be any plans to migrate to that sort of model?
by HuntJason
Wed Mar 21, 2018 9:55 am
Forum: C#.NET
Topic: Nuget Package
Replies: 7
Views: 8458

Re: Nuget Package

All great news! Thank you!
by HuntJason
Wed Mar 21, 2018 7:31 am
Forum: C#.NET
Topic: Nuget Package
Replies: 7
Views: 8458

Re: Nuget Package

The following dll's are required for an isolated distribution of the phidget API without the installation of the Windows app:

phidget22.dll
Phidget22.NET.dll
phidget22extra.dll
phidget22java.dll
by HuntJason
Tue Mar 20, 2018 1:01 pm
Forum: C#.NET
Topic: Nuget Package
Replies: 7
Views: 8458

Nuget Package

Hello,
I would prefer to add the references for Phidgets via a self-contained nuget package rather than having to install the Phidget windows application. Is there an official package for the Phidget22.NET package?