Info |
---|
Are you here for the Universal SDK Demo app (or uDemo)? Download dot NET SDK Demo.zip. |
Note |
---|
As of 2/1/2020, The original .Net 4.5 multi-file SDK has been deprecated. Our Visual Studio SDK consists of a a single library with documentation of all the device API calls. There are builds provided for .Net 4.6.18, .Net Standard 2.1, NetCore 3Net 6.10, and .Net 7.Net60, allowing it to work across multiple platforms. |
...
Info | ||
---|---|---|
| ||
|
...
In Visual Studio, right-click on your project and select "Manage NuGet packages...". Browse for "IDTechSDK_STD" and select/install the latest version available. This will also install the required dependency Newtonsoft.Json, IDTechSDK_RemoteClientModel, and NLog.
Not using NuGet for Visual Studio reference management?
...
- Navigate to the NuGet page for IDTechSDK_STD
- Under Version History, select the version you would like to download. Unless special circumstances, you should always use the latest version at the top of the list.
- On the Info links on the right side of the page, select "Download package"
- This will download the NuGet package idtechsdk_std.x.x.x.xxx.nupkg
- Rename the download exension from .nupkg to .zip. This will mark the download as a .zip archive
- Uncompress the .zip archive
- The four versions of the IDTechSDK.dll library are in the lib folder. Use the version best suited for your project's targeted .Net version.
- The IDTechSDK.dll has a dependency on a third party json parsing libraryadditional libraries. You will also need to download and add additional dependencies to your project using the same steps above.
...
Attachments | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Tested Versions:
The ID Tech testing team validates the SDK/FW/App against individual devices and reports the version combination that passes all tests. While the general case is the latest SDK/FW/App versions can be used for any device, the following list contains the SDK/FW/App versions that passed for an individual device. Unlisted devices are currently under testing or scheduled for testing and should use the latest versions until test results are known.
...