Gemstone.Communication 1.0.98

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Gemstone.Communication --version 1.0.98
                    
NuGet\Install-Package Gemstone.Communication -Version 1.0.98
                    
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="Gemstone.Communication" Version="1.0.98" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gemstone.Communication" Version="1.0.98" />
                    
Directory.Packages.props
<PackageReference Include="Gemstone.Communication" />
                    
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 Gemstone.Communication --version 1.0.98
                    
#r "nuget: Gemstone.Communication, 1.0.98"
                    
#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.
#addin nuget:?package=Gemstone.Communication&version=1.0.98
                    
Install Gemstone.Communication as a Cake Addin
#tool nuget:?package=Gemstone.Communication&version=1.0.98
                    
Install Gemstone.Communication as a Cake Tool

<img align="right" src="img/gemstone-wide-600.png" alt="gemstone logo"> <br/><br/><br/><br/>

Communication

GPA Gemstone Library

The Gemstone Communication Library organizes all Gemstone functionality related to communication, e.g., sockets and serial ports. Communication classes are defined with interfaces, IServer and IClient, so communications can be abstracted.

GitHub license Build status CodeQL NuGet

This library includes helpful communication classes like the following:

  • TcpClient:
    • Represents a TCP-based communication client.
  • TlsClient:
    • Represents a TCP-based communication client with TLS authentication and encryption.
  • UdpClient:
    • Represents a UDP-based communication client.
  • SerialClient:
    • Represents a communication client based on SerialPort.
  • FileClient:
    • Represents a communication client based on FileStream.
  • TcpServer:
    • Represents a TCP-based communication server.
  • TlsServer:
    • Represents a TCP-based communication server with TLS authentication and encryption.
  • UdpServer:
    • Represents a UDP-based communication server.

Among others.

Documentation

Full Library Documentation

Product 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 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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 Gemstone.Communication:

Package Downloads
Gemstone.Timeseries

GPA Gemstone Timeseries Library

Gemstone.PhasorProtocols

GPA Gemstone PhasorProtocols Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.129 249 8/20/2024
1.0.128 715 8/14/2024
1.0.127 237 8/13/2024
1.0.126 196 8/9/2024
1.0.125 109 8/5/2024
1.0.124 109 8/2/2024
1.0.123 149 7/30/2024
1.0.122 177 7/28/2024
1.0.121 157 7/28/2024
1.0.120 251 6/15/2024
1.0.119 191 6/13/2024
1.0.118 182 6/13/2024
1.0.117 176 5/9/2024
1.0.116 151 5/8/2024
1.0.115 112 5/8/2024
1.0.110 204 3/13/2024
1.0.109 167 3/7/2024
1.0.108 235 2/19/2024
1.0.107 277 12/20/2023
1.0.106 197 12/15/2023
1.0.102 239 11/12/2023
1.0.101 338 10/26/2023
1.0.100 383 8/18/2023
1.0.99 285 7/1/2023
1.0.98 234 6/18/2023
1.0.97 221 6/18/2023
1.0.96 222 6/17/2023
1.0.95 223 6/16/2023
1.0.94 222 6/16/2023
1.0.93 220 6/15/2023
1.0.92 245 6/12/2023
1.0.91 245 6/12/2023
1.0.90 192 6/12/2023
1.0.89 186 6/11/2023
1.0.87 310 3/9/2023
1.0.86 478 8/12/2022
1.0.85 465 7/20/2022
1.0.84 505 4/6/2022
1.0.83 526 3/2/2022
1.0.82 500 3/1/2022
1.0.81 528 2/25/2022
1.0.80 348 12/24/2021
1.0.79 328 12/24/2021
1.0.78 362 11/18/2021
1.0.77 361 11/17/2021
1.0.76 390 11/3/2021
1.0.73 385 9/29/2021
1.0.72 371 9/16/2021
1.0.71 351 9/16/2021
1.0.70 359 9/15/2021
1.0.69 396 8/21/2021
1.0.68 387 6/11/2021
1.0.67 415 5/8/2021
1.0.66 350 5/4/2021
1.0.65 416 2/28/2021
1.0.64 425 1/14/2021
1.0.63 626 11/6/2020
1.0.62 488 10/30/2020
1.0.61 700 9/16/2020
1.0.60 467 9/9/2020
1.0.59 513 9/5/2020
1.0.58 488 9/4/2020
1.0.57 535 8/14/2020
1.0.56 483 8/4/2020
1.0.54 545 7/16/2020
1.0.53 491 7/16/2020
1.0.52 507 7/16/2020
1.0.51 491 7/7/2020
1.0.50 544 7/1/2020
1.0.49 540 7/1/2020
1.0.48 534 6/30/2020
1.0.47 551 6/27/2020
1.0.46 564 6/25/2020
1.0.45 521 6/24/2020
1.0.43 532 6/23/2020
1.0.42 568 6/21/2020
1.0.41 568 6/20/2020
1.0.40 507 6/17/2020
1.0.39 539 6/12/2020
1.0.38 491 6/12/2020
1.0.37 559 6/12/2020
1.0.36 544 6/6/2020
1.0.35 512 6/3/2020
1.0.34 539 5/23/2020
1.0.33 511 5/5/2020
1.0.32 543 5/1/2020
1.0.31 551 4/30/2020
1.0.30 511 4/29/2020
1.0.29 506 4/28/2020
1.0.28 509 4/27/2020
1.0.27 516 4/26/2020
1.0.26 499 4/25/2020
1.0.25 507 4/24/2020
1.0.24 511 4/23/2020
1.0.23 498 4/22/2020
1.0.22 532 4/21/2020
1.0.21 517 4/17/2020
1.0.20 518 4/11/2020
1.0.19 564 2/4/2020
1.0.18 568 1/30/2020
1.0.17 612 1/22/2020
1.0.16 616 1/19/2020
1.0.15 619 1/19/2020
1.0.14 632 1/19/2020