Language - C Sharp: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
If you do not know which development environment you want to use, or your development environment of choice is not listed, we recommend starting with Mono as the simplest path to getting your code running. Visual Studio is the most popular way to build C# projects, but it also has a steep learning curve. | If you do not know which development environment you want to use, or your development environment of choice is not listed, we recommend starting with Mono as the simplest path to getting your code running. Visual Studio is the most popular way to build C# projects, but it also has a steep learning curve. | ||
General information of how to use Phidgets with C can be found in the '''Write Code''' section of each development environment page. This information is consistent across all pages. | General information of how to use Phidgets with C# can be found in the '''Write Code''' section of each development environment page. This information is consistent across all pages. | ||
==Choose Your Development Environment:== | ==Choose Your Development Environment:== |
Revision as of 15:27, 12 July 2018
We provide support for the C# language in all major operating systems. We also provide instructions on how to get your project started in a number of common development environments. Select your operating system and preferred development environment below, and follow the instructions to get your project running with Phidgets.
If you do not know which development environment you want to use, or your development environment of choice is not listed, we recommend starting with Mono as the simplest path to getting your code running. Visual Studio is the most popular way to build C# projects, but it also has a steep learning curve.
General information of how to use Phidgets with C# can be found in the Write Code section of each development environment page. This information is consistent across all pages.
Choose Your Development Environment:
C# Development Environments | ||||
---|---|---|---|---|
Windows | ||||
macOS | ||||
Linux |
Quick Downloads
If you already know what you're doing and just need the files, you can find them all below.
Documentation
- Phidget22 API (Select C# from drop-down menu)