Gemstone.Communication 1.0.145

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.145
                    
NuGet\Install-Package Gemstone.Communication -Version 1.0.145
                    
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.145" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gemstone.Communication" Version="1.0.145" />
                    
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.145
                    
#r "nuget: Gemstone.Communication, 1.0.145"
                    
#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 Gemstone.Communication@1.0.145
                    
#: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=Gemstone.Communication&version=1.0.145
                    
Install as a Cake Addin
#tool nuget:?package=Gemstone.Communication&version=1.0.145
                    
Install 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 net9.0 is compatible.  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 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.155 402 11/20/2025
1.0.154 396 11/20/2025
1.0.153 247 11/16/2025
1.0.152 154 11/15/2025
1.0.151 157 11/15/2025
1.0.150 214 10/31/2025
1.0.149 209 10/27/2025
1.0.148 163 10/24/2025
1.0.147 216 10/7/2025
1.0.146 207 10/6/2025
1.0.145 200 10/6/2025
1.0.144 192 10/3/2025
1.0.143 204 10/1/2025
1.0.142 223 9/24/2025
1.0.141 324 9/16/2025
1.0.140 209 9/11/2025
1.0.139 226 9/4/2025
1.0.138 209 9/4/2025
1.0.137 195 8/22/2025
1.0.136 144 8/16/2025
1.0.135 147 8/15/2025
1.0.134 167 8/15/2025
1.0.133 193 8/15/2025
1.0.132 202 8/15/2025
1.0.129 379 8/20/2024
1.0.128 1,351 8/14/2024
1.0.127 366 8/13/2024
1.0.126 324 8/9/2024
1.0.125 211 8/5/2024
1.0.124 211 8/2/2024
1.0.123 262 7/30/2024
1.0.122 290 7/28/2024
1.0.121 253 7/28/2024
1.0.120 368 6/15/2024
1.0.119 306 6/13/2024
1.0.118 282 6/13/2024
1.0.117 293 5/9/2024
1.0.116 272 5/8/2024
1.0.115 199 5/8/2024
1.0.110 306 3/13/2024
1.0.109 268 3/7/2024
1.0.108 352 2/19/2024
1.0.107 372 12/20/2023
1.0.106 295 12/15/2023
1.0.102 295 11/12/2023
1.0.101 420 10/26/2023
1.0.100 470 8/18/2023
1.0.99 399 7/1/2023
1.0.98 327 6/18/2023
1.0.97 305 6/18/2023
1.0.96 314 6/17/2023
1.0.95 324 6/16/2023
1.0.94 344 6/16/2023
1.0.93 320 6/15/2023
1.0.92 340 6/12/2023
1.0.91 353 6/12/2023
1.0.90 271 6/12/2023
1.0.89 275 6/11/2023
1.0.87 417 3/9/2023
1.0.86 575 8/12/2022
1.0.85 560 7/20/2022
1.0.84 605 4/6/2022
1.0.83 632 3/2/2022
1.0.82 632 3/1/2022
1.0.81 700 2/25/2022
1.0.80 455 12/24/2021
1.0.79 441 12/24/2021
1.0.78 474 11/18/2021
1.0.77 492 11/17/2021
1.0.76 524 11/3/2021
1.0.73 500 9/29/2021
1.0.72 500 9/16/2021
1.0.71 463 9/16/2021
1.0.70 475 9/15/2021
1.0.69 527 8/21/2021
1.0.68 501 6/11/2021
1.0.67 520 5/8/2021
1.0.66 465 5/4/2021
1.0.65 526 2/28/2021
1.0.64 572 1/14/2021
1.0.63 768 11/6/2020
1.0.62 642 10/30/2020
1.0.61 861 9/16/2020
1.0.60 608 9/9/2020
1.0.59 640 9/5/2020
1.0.58 642 9/4/2020
1.0.57 673 8/14/2020
1.0.56 646 8/4/2020
1.0.54 701 7/16/2020
1.0.53 622 7/16/2020
1.0.52 632 7/16/2020
1.0.51 622 7/7/2020
1.0.50 679 7/1/2020
1.0.49 682 7/1/2020
1.0.48 661 6/30/2020
1.0.47 680 6/27/2020
1.0.46 695 6/25/2020
1.0.45 668 6/24/2020
1.0.43 657 6/23/2020
1.0.42 712 6/21/2020
1.0.41 701 6/20/2020
1.0.40 634 6/17/2020
1.0.39 666 6/12/2020
1.0.38 618 6/12/2020
1.0.37 696 6/12/2020
1.0.36 680 6/6/2020
1.0.35 645 6/3/2020
1.0.34 669 5/23/2020
1.0.33 676 5/5/2020
1.0.32 678 5/1/2020
1.0.31 713 4/30/2020
1.0.30 645 4/29/2020
1.0.29 642 4/28/2020
1.0.28 642 4/27/2020
1.0.27 665 4/26/2020
1.0.26 630 4/25/2020
1.0.25 644 4/24/2020
1.0.24 643 4/23/2020
1.0.23 628 4/22/2020
1.0.22 683 4/21/2020
1.0.21 674 4/17/2020
1.0.20 650 4/11/2020
1.0.19 702 2/4/2020
1.0.18 699 1/30/2020
1.0.17 749 1/22/2020
1.0.16 748 1/19/2020
1.0.15 755 1/19/2020
1.0.14 768 1/19/2020