FTD2XX.Net
1.0.14
FTDI have provided a managed .NET wrapper class for the FTD2XX DLL on the Windows platform. The managed wrapper DLL (FTD2XX_NET.DLL) is provided as a free download with Intellisense documentation provided in the FTD2XX_NET.XML file - this is viewable in the Visual Studio Object Browser and also provides hints as the code is written.
Install-Package FTD2XX.Net -Version 1.0.14
dotnet add package FTD2XX.Net --version 1.0.14
<PackageReference Include="FTD2XX.Net" Version="1.0.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FTD2XX.Net --version 1.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FTD2XX.Net, 1.0.14"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.14 | 29,225 | 11/18/2014 |