Template:PT3 CSHARP WIN VS 2

From Phidgets Support
Revision as of 19:38, 3 January 2025 by Mparadis (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Setting up a New Project

Create a new project (a C# Console Application will be created for this example):

Setting up a New Project

Next, right-click on References in the solution explorer and choose Manage NuGet Packages.

Setting up a New Project

On the following screen, click the Browse tab and use the search bar to find Phidget22.NET.

Setting up a New Project

Next, install the latest stable version Phidget22.NET

Success! The project now has access to Phidgets. You can confirm it was installed properly by checking the References:

What's Next?

Now that you've set up Phidgets in your programming environment, you should read our guide on Phidget Programming Basics to learn the fundamentals of programming with Phidgets.

«
»