Gemstone.Communication 1.0.96

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.96
                    
NuGet\Install-Package Gemstone.Communication -Version 1.0.96
                    
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.96" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gemstone.Communication" Version="1.0.96" />
                    
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.96
                    
#r "nuget: Gemstone.Communication, 1.0.96"
                    
#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.96
                    
#: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.96
                    
Install as a Cake Addin
#tool nuget:?package=Gemstone.Communication&version=1.0.96
                    
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 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.  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. 
.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 (3)

Showing the top 3 NuGet packages that depend on Gemstone.Communication:

Package Downloads
Gemstone.Timeseries

GPA Gemstone Timeseries Library

Gemstone.PhasorProtocols

GPA Gemstone PhasorProtocols Library

Gemstone.STTP

GPA Gemstone STTP Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.165 103 2/3/2026
1.0.164 155 1/28/2026
1.0.163 110 1/27/2026
1.0.162 110 1/26/2026
1.0.161 194 1/8/2026
1.0.158 188 12/6/2025
1.0.157 730 12/2/2025
1.0.156 249 11/27/2025
1.0.155 466 11/20/2025
1.0.154 451 11/20/2025
1.0.153 287 11/16/2025
1.0.152 205 11/15/2025
1.0.151 202 11/15/2025
1.0.150 263 10/31/2025
1.0.149 250 10/27/2025
1.0.148 212 10/24/2025
1.0.147 255 10/7/2025
1.0.146 253 10/6/2025
1.0.145 247 10/6/2025
1.0.144 245 10/3/2025
1.0.143 244 10/1/2025
1.0.142 270 9/24/2025
1.0.141 366 9/16/2025
1.0.140 256 9/11/2025
1.0.139 271 9/4/2025
1.0.138 254 9/4/2025
1.0.137 241 8/22/2025
1.0.136 191 8/16/2025
1.0.135 191 8/15/2025
1.0.134 206 8/15/2025
1.0.133 236 8/15/2025
1.0.132 241 8/15/2025
1.0.129 419 8/20/2024
1.0.128 1,511 8/14/2024
1.0.127 397 8/13/2024
1.0.126 364 8/9/2024
1.0.125 248 8/5/2024
1.0.124 247 8/2/2024
1.0.123 300 7/30/2024
1.0.122 322 7/28/2024
1.0.121 290 7/28/2024
1.0.120 405 6/15/2024
1.0.119 344 6/13/2024
1.0.118 316 6/13/2024
1.0.117 335 5/9/2024
1.0.116 311 5/8/2024
1.0.115 230 5/8/2024
1.0.110 344 3/13/2024
1.0.109 312 3/7/2024
1.0.108 395 2/19/2024
1.0.107 406 12/20/2023
1.0.106 326 12/15/2023
1.0.102 314 11/12/2023
1.0.101 434 10/26/2023
1.0.100 492 8/18/2023
1.0.99 422 7/1/2023
1.0.98 347 6/18/2023
1.0.97 334 6/18/2023
1.0.96 331 6/17/2023
1.0.95 346 6/16/2023
1.0.94 368 6/16/2023
1.0.93 340 6/15/2023
1.0.92 362 6/12/2023
1.0.91 374 6/12/2023
1.0.90 303 6/12/2023
1.0.89 308 6/11/2023
1.0.87 441 3/9/2023
1.0.86 606 8/12/2022
1.0.85 591 7/20/2022
1.0.84 631 4/6/2022
1.0.83 661 3/2/2022
1.0.82 659 3/1/2022
1.0.81 743 2/25/2022
1.0.80 489 12/24/2021
1.0.79 466 12/24/2021
1.0.78 496 11/18/2021
1.0.77 522 11/17/2021
1.0.76 547 11/3/2021
1.0.73 527 9/29/2021
1.0.72 526 9/16/2021
1.0.71 489 9/16/2021
1.0.70 506 9/15/2021
1.0.69 555 8/21/2021
1.0.68 528 6/11/2021
1.0.67 550 5/8/2021
1.0.66 493 5/4/2021
1.0.65 556 2/28/2021
1.0.64 605 1/14/2021
1.0.63 798 11/6/2020
1.0.62 673 10/30/2020
1.0.61 898 9/16/2020
1.0.60 640 9/9/2020
1.0.59 672 9/5/2020
1.0.58 678 9/4/2020
1.0.57 711 8/14/2020
1.0.56 676 8/4/2020
1.0.54 731 7/16/2020
1.0.53 654 7/16/2020
1.0.52 668 7/16/2020
1.0.51 659 7/7/2020
1.0.50 717 7/1/2020
1.0.49 711 7/1/2020
1.0.48 697 6/30/2020
1.0.47 716 6/27/2020
1.0.46 728 6/25/2020
1.0.45 706 6/24/2020
1.0.43 699 6/23/2020
1.0.42 742 6/21/2020
1.0.41 739 6/20/2020
1.0.40 662 6/17/2020
1.0.39 702 6/12/2020
1.0.38 656 6/12/2020
1.0.37 729 6/12/2020
1.0.36 709 6/6/2020
1.0.35 679 6/3/2020
1.0.34 700 5/23/2020
1.0.33 711 5/5/2020
1.0.32 713 5/1/2020
1.0.31 745 4/30/2020
1.0.30 673 4/29/2020
1.0.29 680 4/28/2020
1.0.28 677 4/27/2020
1.0.27 699 4/26/2020
1.0.26 664 4/25/2020
1.0.25 673 4/24/2020
1.0.24 679 4/23/2020
1.0.23 658 4/22/2020
1.0.22 712 4/21/2020
1.0.21 707 4/17/2020
1.0.20 679 4/11/2020
1.0.19 734 2/4/2020
1.0.18 729 1/30/2020
1.0.17 782 1/22/2020
1.0.16 781 1/19/2020
1.0.15 791 1/19/2020
1.0.14 803 1/19/2020