DotNetty.Handlers
0.2.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.
Install-Package DotNetty.Handlers -Version 0.2.1
dotnet add package DotNetty.Handlers --version 0.2.1
<PackageReference Include="DotNetty.Handlers" Version="0.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetty.Handlers --version 0.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetty.Handlers, 0.2.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DotNetty.Handlers as a Cake Addin
#addin nuget:?package=DotNetty.Handlers&version=0.2.1
// Install DotNetty.Handlers as a Cake Tool
#tool nuget:?package=DotNetty.Handlers&version=0.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
TLS and other handler support DotNetty.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- DotNetty.Common (>= 0.2.1)
NuGet packages (67)
Showing the top 5 NuGet packages that depend on DotNetty.Handlers:
Package | Downloads |
---|---|
Microsoft.Azure.Devices.Client
Device SDK for Azure IoT Hub |
|
Akka.Remote
Remote actor support for Akka.NET |
|
Microsoft.Azure.Devices.Provisioning.Transport.Mqtt
Provisioning Device Client MQTT Transport for Azure IoT Devices |
|
Microsoft.Azure.Devices.ProtocolGateway.Core
This library contains the core components of Azure IoT protocol gateway that enables protocol translation for Azure IoT Hub. |
|
DotNetty.Codecs.Http
Http codec for DotNetty |
GitHub repositories (13)
Showing the top 5 popular GitHub repositories that depend on DotNetty.Handlers:
Repository | Stars |
---|---|
akkadotnet/akka.net
Port of Akka actors for .NET
|
|
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
|
|
NethermindEth/nethermind
Our flagship Ethereum client for Linux, Windows, and macOS—full and actively developed
|
|
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects https://redirect.sonarsource.com/plugins/vbnet.html
|
|
Azure/azure-iot-sdk-csharp
A C# SDK for connecting devices to Microsoft Azure IoT services
|
Version | Downloads | Last updated |
---|---|---|
0.7.4 | 462 | 8/5/2022 |
0.7.2 | 36,861 | 3/2/2022 |
0.7.0 | 581,601 | 8/3/2021 |
0.6.0 | 4,715,716 | 10/8/2018 |
0.5.0 | 211,225 | 8/16/2018 |
0.4.8 | 391,143 | 5/4/2018 |
0.4.7 | 357,151 | 11/6/2017 |
0.4.6 | 268,024 | 8/2/2017 |
0.4.5 | 50,082 | 5/18/2017 |
0.4.4 | 148,391 | 3/31/2017 |
0.4.3 | 63,135 | 3/22/2017 |
0.4.2 | 1,672 | 2/9/2017 |
0.4.1 | 11,635 | 1/26/2017 |
0.4.0 | 1,892 | 11/25/2016 |
0.3.2 | 8,075 | 6/22/2016 |
0.3.1 | 1,754 | 6/2/2016 |
0.3.0 | 1,157 | 5/14/2016 |
0.2.6 | 1,275 | 4/28/2016 |
0.2.5 | 924 | 4/15/2016 |
0.2.3 | 1,161 | 2/10/2016 |
0.2.2 | 1,287 | 1/31/2016 |
0.2.1 | 1,185 | 12/9/2015 |
0.2.0 | 977 | 11/17/2015 |
0.1.3 | 1,498 | 9/27/2015 |
- fixes to EmptyByteBuffer
- ported LoggingHandler