I find myself often writing interfaces and wrappers to match Phidget22 components to aid dependency injection, testing/mocking, etc.
Whilst this is not too difficult to do, it feels this should be part of the library as there would be reassurance that the interfaces match the latest API.
I was wondering if this is something that could be included in the future releases of the c# libraries?