FTD2XX.Net 1.0.14

dotnet add package FTD2XX.Net --version 1.0.14
                    
NuGet\Install-Package FTD2XX.Net -Version 1.0.14
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<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.
<PackageVersion Include="FTD2XX.Net" Version="1.0.14" />
                    
Directory.Packages.props
<PackageReference Include="FTD2XX.Net" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FTD2XX.Net --version 1.0.14
                    
#r "nuget: FTD2XX.Net, 1.0.14"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package FTD2XX.Net@1.0.14
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FTD2XX.Net&version=1.0.14
                    
Install as a Cake Addin
#tool nuget:?package=FTD2XX.Net&version=1.0.14
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on FTD2XX.Net:

Repository Stars
freezy/dmd-extensions
A toolbox for virtual pinball dot matrix displays.
VixenLights/Vixen
Vixen is a lighting sequencer for creating animated light shows.
Version Downloads Last Updated
1.0.14 438 11/18/2014