![]() |
VOOZH | about |
dotnet add package EzDotNetty --version 1.0.21
NuGet\Install-Package EzDotNetty -Version 1.0.21
<PackageReference Include="EzDotNetty" Version="1.0.21" />
<PackageVersion Include="EzDotNetty" Version="1.0.21" />Directory.Packages.props
<PackageReference Include="EzDotNetty" />Project file
paket add EzDotNetty --version 1.0.21
#r "nuget: EzDotNetty, 1.0.21"
#:package EzDotNetty@1.0.21
#addin nuget:?package=EzDotNetty&version=1.0.21Install as a Cake Addin
#tool nuget:?package=EzDotNetty&version=1.0.21Install as a Cake Tool
๐ 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
Easily usable with DotNetty.
Implemented by C# .NET 9
The purpose of this project is to easily build and operate a server using DotNetty.
https://www.nuget.org/packages/EzDotNetty/
https://github.com/elky84/EzDotNetty/TestClient
https://github.com/elky84/EzDotNetty/TestServer
use .NET 9 update using packages.
use .NET 8
improve logging interface. changed namespace LogConfigration โ Loggers
Arranged to use serilog default options
Added file logging configuration from serilog.json.
added file logging to default option.
Change private set of Enumeration to set for json deserialize
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.
Remove some logger. Initialize all logger in Loggin.Collection. Need register LoggerId. (Per LoggerId type. Include inheritance)
Fix invalid namespace. (wrong namespace, sln, csproj word issue)
Added log level switch function. (SeriLog)
Added Enumeration Get method.
Improve Logging Class. (change to use LoggerId)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.21 | 342 | 11/16/2024 |
| 1.0.20 | 331 | 3/6/2024 |
| 1.0.19 | 568 | 11/16/2022 |
| 1.0.18 | 498 | 11/15/2022 |
| 1.0.17 | 631 | 6/10/2022 |
| 1.0.16 | 642 | 4/22/2022 |
| 1.0.15 | 622 | 3/21/2022 |
| 1.0.14 | 706 | 3/1/2022 |
| 1.0.13 | 628 | 1/27/2022 |
| 1.0.12 | 591 | 1/27/2022 |
| 1.0.10 | 603 | 1/27/2022 |
| 1.0.9 | 642 | 1/27/2022 |
| 1.0.8 | 481 | 1/5/2022 |
| 1.0.7 | 480 | 1/5/2022 |
| 1.0.6 | 486 | 1/3/2022 |
| 1.0.5 | 477 | 1/3/2022 |
| 1.0.4 | 480 | 1/1/2022 |
| 1.0.3 | 491 | 12/29/2021 |
| 1.0.2 | 472 | 12/29/2021 |
| 1.0.1 | 476 | 12/29/2021 |