Device.Net 4.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Device.Net --version 4.0.0
NuGet\Install-Package Device.Net -Version 4.0.0
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="Device.Net" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Device.Net --version 4.0.0
#r "nuget: Device.Net, 4.0.0"
#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.
// Install Device.Net as a Cake Addin
#addin nuget:?package=Device.Net&version=4.0.0

// Install Device.Net as a Cake Tool
#tool nuget:?package=Device.Net&version=4.0.0

Cross-platform .NET framework for talking to connected devices in a uniform way through dependency injection.

Alpha version. Please use 3.x for a stable release

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap10.0.16299 is compatible. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Device.Net:

Package Downloads
Hid.Net

Cross-platform .NET library for talking to HID devices. Backed by the Device.Net framework

Usb.Net

Cross-platform .NET library for talking to USB devices. Backed by the Device.Net framework

Trezor.Net

A cross platform library for communicating with the Satoshi Labs' Trezor Hardware Wallet. Supports Android, UWP, .NET Core and .NET Framework with Hid.Net. Support for other platforms can be added with Hid.Net dependency injection

Device.Net.LibUsb

macOS and Linux .NET library for talking to USB devices. Backed by the Device.Net framework

DualSenseAPI

A .NET standard API for interacting with DualSense controllers

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Device.Net:

Repository Stars
Mxater/DualSenseSupport
Preliminar DualSense
Version Downloads Last updated
4.3.0-beta 5,144 10/30/2021
4.2.1 44,227 7/20/2021
4.2.0 398 7/20/2021
4.1.0 493 7/18/2021
4.0.9-alpha 624 1/26/2021
4.0.8-alpha 368 1/23/2021
4.0.7-alpha 473 12/30/2020
4.0.6-alpha 441 12/26/2020
4.0.5-alpha 427 12/24/2020
4.0.4-alpha 460 12/24/2020
4.0.3-alpha 408 12/21/2020
4.0.2-alpha 406 12/13/2020
4.0.0 6,189 1/30/2021
4.0.0-alpha 526 10/6/2020
3.1.0 55,100 9/5/2019
3.0.0 2,202 8/19/2019
3.0.0-beta2 632 8/3/2019
3.0.0-beta 651 7/21/2019
2.9.0 1,801 7/2/2019
2.8.0 1,198 6/23/2019
2.7.0 4,805 3/30/2019
2.6.1 1,331 3/19/2019
2.6.0 2,262 3/10/2019
2.6.0-beta 593 2/24/2019
2.5.0 1,963 2/21/2019
2.4.0 2,324 1/28/2019
2.3.0 1,706 1/14/2019
2.2.0 1,307 12/30/2018
2.1.0 1,203 12/26/2018
2.0.0 2,537 12/17/2018

Alpha version. Please use 3.x for a stable release