EzDotNetty 1.0.14

There is a newer version of this package available.
See the version list below for details.
dotnet add package EzDotNetty --version 1.0.14
NuGet\Install-Package EzDotNetty -Version 1.0.14
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="EzDotNetty" Version="1.0.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EzDotNetty --version 1.0.14
#r "nuget: EzDotNetty, 1.0.14"
#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 EzDotNetty as a Cake Addin
#addin nuget:?package=EzDotNetty&version=1.0.14

// Install EzDotNetty as a Cake Tool
#tool nuget:?package=EzDotNetty&version=1.0.14

Website Made with

Publish Nuget Github Package Publish Nuget Package

GitHub forks GitHub stars GitHub watchers GitHub followers

GitHub GitHub repo size in bytes GitHub code size in bytes

EzDotNetty

introduce

Easily usable with DotNetty.

Implemented by C# .NET 6.

The purpose of this project is to easily build and operate a server using DotNetty.

nuget

https://www.nuget.org/packages/EzDotNetty/

Example

TestClient

https://github.com/elky84/EzDotNetty/TestClient

TestServer

https://github.com/elky84/EzDotNetty/TestServer

version history

v1.0.14

Changed Newtonsoft.json to use ZeroFormatter as Protocol function. Changed to a more explicit example where the test client and test server send and receive Protocols directly.

v1.0.13

Remove some logger. Initialize all logger in Loggin.Collection. Need register LoggerId. (Per LoggerId type. Include inheritance)

v1.0.12

Fix invalid namespace. (wrong namespace, sln, csproj word issue)

v1.0.11

Added log level switch function. (SeriLog)

v1.0.10

Added Enumeration Get method.

v1.0.9

Improve Logging Class. (change to use LoggerId)

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.20 101 3/6/2024
1.0.19 375 11/16/2022
1.0.18 310 11/15/2022
1.0.17 414 6/10/2022
1.0.16 409 4/22/2022
1.0.15 402 3/21/2022
1.0.14 499 3/1/2022
1.0.13 414 1/27/2022
1.0.12 383 1/27/2022
1.0.10 393 1/27/2022
1.0.9 422 1/27/2022
1.0.8 257 1/5/2022
1.0.7 278 1/5/2022
1.0.6 261 1/3/2022
1.0.5 262 1/3/2022
1.0.4 269 1/1/2022
1.0.3 282 12/29/2021
1.0.2 256 12/29/2021
1.0.1 265 12/29/2021
1.0.0 249 12/28/2021