General purpose codecs for DotNetty.
Info
| Version: | 0.7.6 |
| Author(s): | Microsoft |
| Last Update: | Monday, March 25, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Azure/DotNetty/ |
| NuGet Url: | https://www.nuget.org/packages/DotNetty.Codecs |
Install
Install-Package DotNetty.Codecs
dotnet add package DotNetty.Codecs
paket add DotNetty.Codecs
DotNetty.Codecs Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- DotNetty.Buffers(>= 0.6.0)
- DotNetty.Common(>= 0.6.0)
- DotNetty.Transport(>= 0.6.0)
- System.Collections.Immutable(>= 1.5.0)
- DotNetty.Buffers(>= 0.6.0)
- DotNetty.Common(>= 0.6.0)
- DotNetty.Transport(>= 0.6.0)
- NETStandard.Library(>= 1.6.1)
- System.Collections.Immutable(>= 1.5.0)
- System.Diagnostics.Contracts(>= 4.3.0)
Tags