ZWaveJS.NET 1.1.0

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

// Install ZWaveJS.NET as a Cake Tool
#tool nuget:?package=ZWaveJS.NET&version=1.1.0

A Z-Wave JS wrapper for .NET (Core 3.1)

ZWaveJS.NET is a class library developed in .NET Core 3.1,
it exposes the zwave-js Driver in .NET, opening up the ability to use its runtime directly in .NET applications.

The library closely follows the structure of the zwave-js API.

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 netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.0 499 6/14/2022
3.1.0-alpha.1 104 6/8/2022
3.0.0 424 6/4/2022
3.0.0-alpha.9 107 6/4/2022
3.0.0-alpha.8 107 6/3/2022
3.0.0-alpha.7 97 6/3/2022
3.0.0-alpha.6 100 6/3/2022
3.0.0-alpha.5 107 6/1/2022
3.0.0-alpha.4 110 5/31/2022
3.0.0-alpha.3 110 5/31/2022
3.0.0-alpha.2 98 5/30/2022
3.0.0-alpha.1 105 5/29/2022
2.0.0 275 1/7/2022
1.1.0 252 12/28/2021
1.0.0 234 12/24/2021
0.1.0 247 12/21/2021

See the github repo for release notes.