![]() |
VOOZH | about |
dotnet add package DotNetty.Codecs-signed --version 0.3.2
NuGet\Install-Package DotNetty.Codecs-signed -Version 0.3.2
<PackageReference Include="DotNetty.Codecs-signed" Version="0.3.2" />
<PackageVersion Include="DotNetty.Codecs-signed" Version="0.3.2" />Directory.Packages.props
<PackageReference Include="DotNetty.Codecs-signed" />Project file
paket add DotNetty.Codecs-signed --version 0.3.2
#r "nuget: DotNetty.Codecs-signed, 0.3.2"
#:package DotNetty.Codecs-signed@0.3.2
#addin nuget:?package=DotNetty.Codecs-signed&version=0.3.2Install as a Cake Addin
#tool nuget:?package=DotNetty.Codecs-signed&version=0.3.2Install as a Cake Tool
DEPRECATED: use package without "-signed".
Common wire format codecs DotNetty.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 3 NuGet packages that depend on DotNetty.Codecs-signed:
| Package | Downloads |
|---|---|
|
DotNetty.Handlers-signed
DEPRECATED: use package without "-signed". TLS and other handler support DotNetty. |
|
|
DotNetty.Codecs.Mqtt-signed
DEPRECATED: use package without "-signed". Mqtt codec support for DotNetty. |
|
|
Microsoft.SmartFactory.Device.CSSDK
C# Device SDK for Smart Factory Tool Kit |
Showing the top 3 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
|
|
|
Azure-Samples/service-fabric-dotnet-iot
An end-to-end sample that demonstrates an IoT application combining Service Fabric with other Azure services.
|
- Better API alignment with final version of netty 4.1 (#125).
- Exposed API for flexible TlsHandler initialization (#132, #134).