DotNetty.Codecs 0.7.6

dotnet add package DotNetty.Codecs --version 0.7.6
                    
NuGet\Install-Package DotNetty.Codecs -Version 0.7.6
                    
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" Version="0.7.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNetty.Codecs" Version="0.7.6" />
                    
Directory.Packages.props
<PackageReference Include="DotNetty.Codecs" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DotNetty.Codecs --version 0.7.6
                    
#r "nuget: DotNetty.Codecs, 0.7.6"
                    
#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.
#addin nuget:?package=DotNetty.Codecs&version=0.7.6
                    
Install DotNetty.Codecs as a Cake Addin
#tool nuget:?package=DotNetty.Codecs&version=0.7.6
                    
Install DotNetty.Codecs as a Cake Tool

General purpose codecs for DotNetty

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (120)

Showing the top 5 NuGet packages that depend on DotNetty.Codecs:

Package Downloads
DotNetty.Handlers

Application handlers for DotNetty

DotNetty.Codecs.Mqtt

MQTT codec for DotNetty

DotNetty.Codecs.Http

Http codec for DotNetty

Hunter.NATS.Client

Package Description

Hunter.STAN.Client

Package Description

GitHub repositories (18)

Showing the top 18 popular GitHub repositories that depend on DotNetty.Codecs:

Repository Stars
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
blizzless/blizzless-diiis
Fully-functional open-source server implementation for Diablo 3
q315523275/FamilyBucket
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
ElderJames/shriek-fx
An easy-to-use rapid development framework developed on the basis of.NET Core 2.0, following the constraints of domain Driven Design (DDD) specifications, combined with the CQRS architecture to provide the infrastructure for event-driven, event backtracking, responsiveness, and more. Let developers enjoy the true meaning of object-oriented design patterns brought by the aesthetic.
grissomlau/jimu
.netcore micro service framework
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
RabbitTeam/RabbitCloud
A lightweight cross-platform RPC.
liuhll/silky
The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
Coldairarrow/DotNettySocket
An Easy Socket(TcpSocket,WebSocket,UdpSocket) Framework Based On DotNetty
Azure/azure-iot-protocol-gateway
Azure IoT protocol gateway enables protocol translation for Azure IoT Hub
Coldairarrow/Coldairarrow.Fx.Net.Easyui.GitHub
A Web Rapid Development Framework For .NET4.52
wxzz/CSharpFlink
a real-time computing framework
Coldairarrow/DotNettyRPC
A RPC Framework Based On DotNetty
l42111996/csharp-kcp
基于c#的dotNetty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务
wjkhappy14/Abp.VNext.Hello
Abp.VNext.Hello
mpostol/OPC-UA-OOI
Object Oriented Internet - C# deliverables supporting a new Machine To Machine (M2M) communication architecture
wjkang/NetCore-Turorial
NET CORE学习笔记,包含:Docker CI CD,中间件,依赖注入,微服务引擎surging源码解析,快速开发框架ABP源码解析
Kaioru/Edelstein
A v.95.1 Mushroom game server emulator written in C# .NET
Version Downloads Last updated
0.7.6 1,459,422 3/25/2024
0.7.5 711,038 8/31/2022
0.7.4 17,071 8/5/2022
0.7.2 212,806 3/2/2022
0.7.0 3,821,516 8/3/2021
0.6.0 8,535,071 10/8/2018
0.5.0 242,402 8/16/2018
0.4.8 517,236 5/4/2018
0.4.7 483,012 11/6/2017
0.4.6 332,905 8/2/2017
0.4.5 63,376 5/18/2017
0.4.4 168,971 3/31/2017
0.4.3 80,002 3/22/2017
0.4.2 8,139 2/9/2017
0.4.1 14,522 1/26/2017
0.4.0 5,921 11/25/2016
0.3.2 9,934 6/22/2016
0.3.1 3,524 6/2/2016
0.3.0 2,732 5/14/2016
0.2.6 2,819 4/28/2016
0.2.5 2,425 4/15/2016
0.2.3 2,151 2/10/2016
0.2.2 3,303 1/31/2016
0.2.1 2,104 12/9/2015
0.2.0 2,087 11/17/2015
0.1.3 2,657 9/27/2015