Boerman.Networking
1.1.3
Install-Package Boerman.Networking -Version 1.1.3
dotnet add package Boerman.Networking --version 1.1.3
<PackageReference Include="Boerman.Networking" Version="1.1.3" />
paket add Boerman.Networking --version 1.1.3
#r "nuget: Boerman.Networking, 1.1.3"
// Install Boerman.Networking as a Cake Addin
#addin nuget:?package=Boerman.Networking&version=1.1.3
// Install Boerman.Networking as a Cake Tool
#tool nuget:?package=Boerman.Networking&version=1.1.3
This library provides a stable, fast and efficient TCP client/server library. Supports both plain and SSL TCP connections and is extremely easy to implement!
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Boerman.Networking:
Package | Downloads |
---|---|
Boerman.AprsClient
The APRS Client library is a library which will get you up and running in a snap when your goal is to read APRS feeds. |
|
Skyhop.Aprs.Client
The APRS Client library is a library which will get you up and running in a snap when your goal is to read APRS feeds. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.3 | 2,397 | 9/24/2018 |
1.1.2 | 667 | 9/21/2018 |
1.1.1-beta2 | 1,008 | 5/30/2018 |
1.1.1-beta1 | 769 | 5/28/2018 |
1.1.0-beta2 | 756 | 3/14/2018 |
1.1.0-beta | 769 | 3/14/2018 |
1.0.3 | 883 | 3/13/2018 |
1.0.2 | 726 | 3/13/2018 |
1.0.1 | 729 | 1/30/2018 |
1.0.0 | 1,086 | 11/28/2017 |
Fixed a bug where an exception was thrown when a connection took too long to make.