NetCoreServer 8.0.7

dotnet add package NetCoreServer --version 8.0.7
                    
NuGet\Install-Package NetCoreServer -Version 8.0.7
                    
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="NetCoreServer" Version="8.0.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NetCoreServer" Version="8.0.7" />
                    
Directory.Packages.props
<PackageReference Include="NetCoreServer" />
                    
Project file
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 NetCoreServer --version 8.0.7
                    
#r "nuget: NetCoreServer, 8.0.7"
                    
#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 NetCoreServer@8.0.7
                    
#: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=NetCoreServer&version=8.0.7
                    
Install as a Cake Addin
#tool nuget:?package=NetCoreServer&version=8.0.7
                    
Install as a Cake Tool

Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution

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

    • No dependencies.

NuGet packages (20)

Showing the top 5 NuGet packages that depend on NetCoreServer:

Package Downloads
OpenFTTH.NotificationClient

Package Description

Orion.Network.Tcp

TCP implementation for Orion IRC Server networking

UplayKit

C# Lib to communicate with Uplay Demux Backend

Lanchat.Core

Local network P2P chat libary.

SbModbus.TcpStream

Probably the best performing Modbus library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.7 537,081 12/23/2023
8.0.6 603 12/23/2023
8.0.5 553 12/23/2023
8.0.4 2,522 12/8/2023
8.0.3 3,123 11/19/2023
8.0.2 472 11/19/2023
8.0.1 668 11/19/2023
8.0.0 842 11/19/2023
7.0.0 153,490 11/14/2022
6.7.0 105,691 10/26/2022
6.6.0 15,773 9/2/2022
6.5.0 12,031 8/12/2022
6.4.0 1,560 8/7/2022
6.2.0 52,388 2/2/2022
6.1.0 4,026 1/10/2022
6.0.0 8,926 1/9/2022
5.1.0 67,465 6/4/2021
5.0.18 3,681 5/26/2021
5.0.17 689 5/24/2021
5.0.16 642 5/23/2021
Loading failed