CavemanTcp 1.3.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package CavemanTcp --version 1.3.5
NuGet\Install-Package CavemanTcp -Version 1.3.5
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="CavemanTcp" Version="1.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CavemanTcp --version 1.3.5
#r "nuget: CavemanTcp, 1.3.5"
#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 CavemanTcp as a Cake Addin
#addin nuget:?package=CavemanTcp&version=1.3.5

// Install CavemanTcp as a Cake Tool
#tool nuget:?package=CavemanTcp&version=1.3.5

CavemanTcp is a simple TCP client and server providing easy integration and full control over network reads and writes, allowing you to build your own state machines with ease.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 CavemanTcp:

Package Downloads
HttpServerLite

User-space HTTP and HTTPS server without http.sys written in C#. Please visit the project site README for details on implementation.

Watson.Lite

Simple, fast, async C# web server for handling REST requests with SSL support, targeted to .NET Core, .NET Standard, and .NET Framework. Watson.Lite has no dependency on http.sys.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on CavemanTcp:

Repository Stars
dotnet/WatsonWebserver
Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.
Version Downloads Last updated
2.0.2 2,132 8/25/2023
2.0.1 3,442 7/4/2023
2.0.0 4,082 12/1/2022
1.3.13 8,031 8/16/2022
1.3.12 412 8/11/2022
1.3.11 393 8/11/2022
1.3.10 4,912 5/31/2022
1.3.9 417 5/31/2022
1.3.8.3 12,653 1/13/2022
1.3.8.1 1,654 11/12/2021
1.3.8 4,512 7/7/2021
1.3.7 2,139 4/20/2021
1.3.6 346 4/20/2021
1.3.5 369 4/20/2021
1.3.4 2,643 2/15/2021
1.3.3.3 388 2/14/2021
1.3.3.2 386 2/14/2021
1.3.3.1 3,852 1/19/2021
1.3.3 1,623 12/25/2020
1.3.2.1 1,357 11/18/2020
1.3.2 431 11/17/2020
1.3.1 525 11/14/2020
1.3.0.11 738 11/10/2020
1.3.0.10 629 11/9/2020
1.3.0.9 442 11/9/2020
1.3.0.8 517 11/8/2020
1.3.0.7 695 10/10/2020
1.3.0.6 742 10/10/2020
1.3.0.4 470 9/21/2020
1.3.0.3 544 9/20/2020
1.3.0.2 452 9/17/2020
1.3.0.1 713 9/8/2020
1.3.0 1,610 9/1/2020
1.2.1.3 3,071 8/11/2020
1.2.1.2 4,351 6/30/2020
1.2.1.1 468 6/30/2020
1.2.1 485 6/30/2020
1.2.0 503 6/29/2020
1.1.1 458 6/29/2020
1.1.0 532 6/29/2020
1.0.3 543 6/27/2020
1.0.2 537 6/27/2020
1.0.1 573 6/26/2020
1.0.0 2,939 5/30/2020

Breaking change, disabled TCP keepalives by default due to incompatibility in certain platforms