EzDotNetty 1.0.12
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EzDotNetty --version 1.0.12
NuGet\Install-Package EzDotNetty -Version 1.0.12
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.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EzDotNetty --version 1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EzDotNetty, 1.0.12"
#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.12 // Install EzDotNetty as a Cake Tool #tool nuget:?package=EzDotNetty&version=1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.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 | Versions 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.
-
net6.0
- DotNetty.Buffers (>= 0.7.0)
- DotNetty.Codecs (>= 0.7.0)
- DotNetty.Common (>= 0.7.1)
- DotNetty.Handlers (>= 0.7.0)
- DotNetty.Transport (>= 0.7.0)
- DotNetty.Transport.Libuv (>= 0.7.0)
- LightInject (>= 5.5.0)
- LightInject.Annotation (>= 1.1.0)
- Microsoft.Extensions.Configuration (>= 3.1.9)
- Microsoft.Extensions.Configuration.FileExtensions (>= 3.1.9)
- Microsoft.Extensions.Configuration.Json (>= 3.1.9)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
- Serilog.Sinks.Console (>= 4.0.1)
- Serilog.Sinks.File (>= 5.0.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Runtime.Caching (>= 4.5.0)
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.21 | 82 | 11/16/2024 |
1.0.20 | 140 | 3/6/2024 |
1.0.19 | 404 | 11/16/2022 |
1.0.18 | 336 | 11/15/2022 |
1.0.17 | 454 | 6/10/2022 |
1.0.16 | 434 | 4/22/2022 |
1.0.15 | 430 | 3/21/2022 |
1.0.14 | 527 | 3/1/2022 |
1.0.13 | 440 | 1/27/2022 |
1.0.12 | 406 | 1/27/2022 |
1.0.10 | 416 | 1/27/2022 |
1.0.9 | 450 | 1/27/2022 |
1.0.8 | 284 | 1/5/2022 |
1.0.7 | 306 | 1/5/2022 |
1.0.6 | 285 | 1/3/2022 |
1.0.5 | 286 | 1/3/2022 |
1.0.4 | 296 | 1/1/2022 |
1.0.3 | 312 | 12/29/2021 |
1.0.2 | 282 | 12/29/2021 |
1.0.1 | 291 | 12/29/2021 |
1.0.0 | 277 | 12/28/2021 |