Tcp.NET.Server 7.0.26

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

The server module for a simple SSL or non-SSL Tcp Server with authentication.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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.  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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Tcp.NET.Server:

Package Downloads
Tcp.NET

The server and client modules for a simple SSL or non-SSL Tcp Server with authentication.

NTier.NET.Server

The server module for an easy to use and heavily customizable Tcp layer for N-Tier architecture.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.26 1,019 3/7/2024
7.0.25 884 3/7/2024
7.0.24 408 3/6/2024
6.0.78 455 3/7/2024
6.0.77 460 3/7/2024
5.0.74 449 3/7/2024
5.0.73 458 3/7/2024
3.1.71 458 3/7/2024
3.1.70 481 3/7/2024
3.1.69 423 3/6/2024
3.0.71 425 3/7/2024
3.0.70 482 3/7/2024
2.2.68 428 3/7/2024
2.2.67 466 3/7/2024
2.2.66 422 3/6/2024
2.1.91 447 3/7/2024
2.1.90 483 3/7/2024
2.0.72 489 3/7/2024
2.0.71 501 3/7/2024
2.0.70 475 3/6/2024
Loading failed