Dignus.Sockets
1.6.1
.NET 8.0
This package targets .NET 8.0. The package is compatible with this framework or higher.
.NET Framework 4.8
This package targets .NET Framework 4.8. The package is compatible with this framework or higher.
dotnet add package Dignus.Sockets --version 1.6.1
NuGet\Install-Package Dignus.Sockets -Version 1.6.1
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="Dignus.Sockets" Version="1.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dignus.Sockets" Version="1.6.1" />
<PackageReference Include="Dignus.Sockets" />
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 Dignus.Sockets --version 1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dignus.Sockets, 1.6.1"
#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.
#:package Dignus.Sockets@1.6.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Dignus.Sockets&version=1.6.1
#tool nuget:?package=Dignus.Sockets&version=1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dignus.Sockets
High-performance, event-driven async socket framework focused on throughput, zero-copy I/O, and GC-free execution.
Built for scalable real-time servers with modular, allocation-free design.
Full Documentation
You can find the complete guide and examples here:
https://github.com/EomTaeWook/Dignus-Public/blob/main/publish/Dignus.Sockets.md
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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 is compatible. 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. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Framework | net48 is compatible. net481 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Dignus.Sockets:
| Package | Downloads |
|---|---|
|
Dignus.ActorServer
Actor-based server framework built on top of Dignus and Dignus.Sockets for scalable message-driven network servers. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.6.1 | 88 | 3/15/2026 |
| 1.6.0 | 53 | 3/14/2026 |
| 1.5.2 | 228 | 3/8/2026 |
| 1.5.1 | 102 | 3/2/2026 |
| 1.5.0 | 93 | 2/28/2026 |
| 1.4.2 | 94 | 2/24/2026 |
| 1.4.1 | 92 | 2/21/2026 |
| 1.4.0 | 90 | 2/21/2026 |
| 1.3.0 | 93 | 2/21/2026 |
| 1.2.2 | 103 | 2/15/2026 |
| 1.2.1 | 102 | 2/14/2026 |
| 1.2.0 | 98 | 2/7/2026 |
| 1.1.0 | 102 | 1/7/2026 |
| 1.0.20 | 253 | 12/15/2025 |
| 1.0.19 | 427 | 12/10/2025 |
| 1.0.18 | 185 | 12/5/2025 |
| 1.0.17 | 159 | 11/28/2025 |
| 1.0.16 | 175 | 11/23/2025 |
| 1.0.15 | 234 | 11/22/2025 |
| 1.0.14 | 275 | 11/21/2025 |
Loading failed