DotNetty.Codecs.Mqtt-signed
0.3.1
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DotNetty.Codecs.Mqtt-signed --version 0.3.1
NuGet\Install-Package DotNetty.Codecs.Mqtt-signed -Version 0.3.1
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="DotNetty.Codecs.Mqtt-signed" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetty.Codecs.Mqtt-signed --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetty.Codecs.Mqtt-signed, 0.3.1"
#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 DotNetty.Codecs.Mqtt-signed as a Cake Addin
#addin nuget:?package=DotNetty.Codecs.Mqtt-signed&version=0.3.1
// Install DotNetty.Codecs.Mqtt-signed as a Cake Tool
#tool nuget:?package=DotNetty.Codecs.Mqtt-signed&version=0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Mqtt codec support for DotNetty.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- DotNetty.Buffers-signed (>= 0.3.1)
- DotNetty.Codecs-signed (>= 0.3.1)
- DotNetty.Common-signed (>= 0.3.1)
- DotNetty.Transport-signed (>= 0.3.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DotNetty.Codecs.Mqtt-signed:
Package | Downloads |
---|---|
Microsoft.SmartFactory.Device.CSSDK
C# Device SDK for Smart Factory Tool Kit |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on DotNetty.Codecs.Mqtt-signed:
Repository | Stars |
---|---|
Azure/connectthedots
Connect tiny devices to Microsoft Azure services to build IoT solutions
|
|
Azure/azure-iot-remote-monitoring
Azure IoT Remote Monitoring preconfigured solution
|
|
Azure-Samples/service-fabric-dotnet-iot
An end-to-end sample that demonstrates an IoT application combining Service Fabric with other Azure services.
|
- Port of IdleStateHandler, ReadTimeoutHandler, WriteTimeoutHandler (#98).
- Fixes and optimization in TlsHandler (#116).
- Port of AdaptiveRecvByteBufAllocator enabling flexible sizing of read buffer (#117).
- Support for adding Attributes on Channel (#114).
- Proper xml-doc configuration (#120).