Device.Net 4.0.5-alpha

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

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 (2)

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

Repository Stars
MobiFlight/MobiFlight-Connector
MobiFlight is an open source project that allows you to create your own home cockpit for your favorite flight simulator in a flexible, affordable and extremely user-friendly way.
Mxater/DualSenseSupport
Preliminar DualSense
Version Downloads Last updated
4.3.0-beta 12,948 10/30/2021
4.2.1 73,969 7/20/2021
4.2.0 470 7/20/2021
4.1.0 578 7/18/2021
4.0.9-alpha 745 1/26/2021
4.0.8-alpha 466 1/23/2021
4.0.7-alpha 578 12/30/2020
4.0.6-alpha 568 12/26/2020
4.0.5-alpha 541 12/24/2020
4.0.4-alpha 561 12/24/2020
4.0.3-alpha 495 12/21/2020
4.0.2-alpha 509 12/13/2020
4.0.0 8,289 1/30/2021
4.0.0-alpha 631 10/6/2020
3.1.0 99,448 9/5/2019
3.0.0 2,531 8/19/2019
3.0.0-beta2 743 8/3/2019
3.0.0-beta 753 7/21/2019
2.9.0 1,998 7/2/2019
2.8.0 1,310 6/23/2019
2.7.0 5,084 3/30/2019
2.6.1 1,460 3/19/2019
2.6.0 2,449 3/10/2019
2.6.0-beta 676 2/24/2019
2.5.0 2,126 2/21/2019
2.4.0 2,533 1/28/2019
2.3.0 1,883 1/14/2019
2.2.0 1,427 12/30/2018
2.1.0 1,327 12/26/2018
2.0.0 2,749 12/17/2018

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