DotNetty.Codecs-signed
0.2.5
.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-signed --version 0.2.5
NuGet\Install-Package DotNetty.Codecs-signed -Version 0.2.5
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-signed" Version="0.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetty.Codecs-signed --version 0.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetty.Codecs-signed, 0.2.5"
#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-signed as a Cake Addin
#addin nuget:?package=DotNetty.Codecs-signed&version=0.2.5
// Install DotNetty.Codecs-signed as a Cake Tool
#tool nuget:?package=DotNetty.Codecs-signed&version=0.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Common wire format codecs 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.2.5)
- DotNetty.Common-signed (>= 0.2.5)
- DotNetty.Transport-signed (>= 0.2.5)
NuGet packages (3)
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 |
GitHub repositories (3)
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.
|
- Fixes regression in STEE where while evaluation of idling timeout did not account for immediately pending scheduled tasks (#83).