CavemanTcp 1.0.3
See the version list below for details.
dotnet add package CavemanTcp --version 1.0.3
NuGet\Install-Package CavemanTcp -Version 1.0.3
<PackageReference Include="CavemanTcp" Version="1.0.3" />
paket add CavemanTcp --version 1.0.3
#r "nuget: CavemanTcp, 1.0.3"
// Install CavemanTcp as a Cake Addin #addin nuget:?package=CavemanTcp&version=1.0.3 // Install CavemanTcp as a Cake Tool #tool nuget:?package=CavemanTcp&version=1.0.3
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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 was computed. |
.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. |
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
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.3 | 126 | 11/8/2024 |
2.0.2 | 4,714 | 8/25/2023 |
2.0.1 | 4,053 | 7/4/2023 |
2.0.0 | 4,152 | 12/1/2022 |
1.3.13 | 10,112 | 8/16/2022 |
1.3.12 | 440 | 8/11/2022 |
1.3.11 | 421 | 8/11/2022 |
1.3.10 | 5,459 | 5/31/2022 |
1.3.9 | 447 | 5/31/2022 |
1.3.8.3 | 14,764 | 1/13/2022 |
1.3.8.1 | 1,713 | 11/12/2021 |
1.3.8 | 4,562 | 7/7/2021 |
1.3.7 | 2,173 | 4/20/2021 |
1.3.6 | 375 | 4/20/2021 |
1.3.5 | 397 | 4/20/2021 |
1.3.4 | 2,689 | 2/15/2021 |
1.3.3.3 | 415 | 2/14/2021 |
1.3.3.2 | 412 | 2/14/2021 |
1.3.3.1 | 3,884 | 1/19/2021 |
1.3.3 | 1,656 | 12/25/2020 |
1.3.2.1 | 1,403 | 11/18/2020 |
1.3.2 | 456 | 11/17/2020 |
1.3.1 | 552 | 11/14/2020 |
1.3.0.11 | 790 | 11/10/2020 |
1.3.0.10 | 662 | 11/9/2020 |
1.3.0.9 | 472 | 11/9/2020 |
1.3.0.8 | 546 | 11/8/2020 |
1.3.0.7 | 741 | 10/10/2020 |
1.3.0.6 | 794 | 10/10/2020 |
1.3.0.4 | 498 | 9/21/2020 |
1.3.0.3 | 578 | 9/20/2020 |
1.3.0.2 | 484 | 9/17/2020 |
1.3.0.1 | 745 | 9/8/2020 |
1.3.0 | 1,642 | 9/1/2020 |
1.2.1.3 | 3,096 | 8/11/2020 |
1.2.1.2 | 4,416 | 6/30/2020 |
1.2.1.1 | 500 | 6/30/2020 |
1.2.1 | 511 | 6/30/2020 |
1.2.0 | 531 | 6/29/2020 |
1.1.1 | 487 | 6/29/2020 |
1.1.0 | 560 | 6/29/2020 |
1.0.3 | 572 | 6/27/2020 |
1.0.2 | 564 | 6/27/2020 |
1.0.1 | 599 | 6/26/2020 |
1.0.0 | 2,976 | 5/30/2020 |
IsListening and IsConnected properties