Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Navigate to the NuGet page for IDTechSDK_STD
  2. Under Version History, select the version you would like to download
  3. On the Info links on the right side of the page, select "Download package"
  4. This will download the NuGet package idtechsdk_std.x.x.x.xxx.nupkg
  5. Rename the download exension from .nupkg to .zip.  This is tell the computer it is will mark the download as a .zip archive
  6. Uncompress the .zip archive
  7. The four versions of the IDTechSDK.dll library is in the lib folder. Use the version best suited for your project targeted .Net version.

...