DotNetty.Codecs-signed
0.2.3
See the version list below for details.
dotnet add package DotNetty.Codecs-signed --version 0.2.3
NuGet\Install-Package DotNetty.Codecs-signed -Version 0.2.3
<PackageReference Include="DotNetty.Codecs-signed" Version="0.2.3" />
<PackageVersion Include="DotNetty.Codecs-signed" Version="0.2.3" />
<PackageReference Include="DotNetty.Codecs-signed" />
paket add DotNetty.Codecs-signed --version 0.2.3
#r "nuget: DotNetty.Codecs-signed, 0.2.3"
#addin nuget:?package=DotNetty.Codecs-signed&version=0.2.3
#tool nuget:?package=DotNetty.Codecs-signed&version=0.2.3
Common wire format codecs DotNetty.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
-
- DotNetty.Transport-signed (>= 0.2.3)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DotNetty.Codecs-signed:
Package | Downloads |
---|---|
DotNetty.Codecs.Mqtt-signed
DEPRECATED: use package without "-signed". Mqtt codec support for DotNetty. |
|
DotNetty.Handlers-signed
DEPRECATED: use package without "-signed". TLS and other handler support DotNetty. |
|
Microsoft.SmartFactory.Device.CSSDK
C# Device SDK for Smart Factory Tool Kit |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on DotNetty.Codecs-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
|
- Critical fix to handling of async operations when initiated from outside the event loop (#66).
- Fix to enable setting socket-related options through SetOption on Bootstrap (#68).
- build changes to allow signing assemblies