Gemstone.IO 1.0.109

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

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

IO

GPA Gemstone Library

The Gemstone IO Library organizes all Gemstone functionality related to input and output (IO).

GitHub license Build status CodeQL NuGet

This library includes helpful io classes like the following:

  • SafeFileWatcher:
    • Represents a wrapper around the native .NET FileSystemWatcher that avoids problems with dangling references when using a file watcher instance as a class member that never gets disposed.
  • ChecksumExtensions:
    • Defines extension functions related to computing various types of standard checksums.
  • FileBackedDictionary:
    • Represents a lookup table of key/value pairs backed by a file, with very little memory overhead.
  • FrameImageParserBase:
    • Defines a base class for basic parsing functionality suitable for automating the parsing of a binary data stream represented as frames with common headers and returning the parsed data via an event.

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 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 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on Gemstone.IO:

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.141 272 9/16/2025
1.0.140 140 9/11/2025
1.0.139 163 9/4/2025
1.0.138 154 9/4/2025
1.0.137 130 8/22/2025
1.0.136 84 8/16/2025
1.0.135 93 8/15/2025
1.0.134 106 8/15/2025
1.0.133 127 8/15/2025
1.0.132 143 8/15/2025
1.0.129 321 8/20/2024
1.0.128 1,276 8/14/2024
1.0.127 290 8/13/2024
1.0.126 261 8/9/2024
1.0.125 186 8/5/2024
1.0.124 197 8/2/2024
1.0.123 174 7/30/2024
1.0.122 217 7/28/2024
1.0.121 201 7/28/2024
1.0.120 319 6/15/2024
1.0.119 230 6/13/2024
1.0.118 242 6/13/2024
1.0.117 227 5/9/2024
1.0.116 206 5/8/2024
1.0.115 174 5/8/2024
1.0.110 248 3/13/2024
1.0.109 209 3/7/2024
1.0.108 207 2/19/2024
1.0.107 304 12/20/2023
1.0.106 274 12/15/2023
1.0.102 251 11/12/2023
1.0.101 365 10/26/2023
1.0.100 463 8/18/2023
1.0.99 393 7/1/2023
1.0.98 348 6/18/2023
1.0.97 322 6/18/2023
1.0.96 305 6/17/2023
1.0.95 308 6/16/2023
1.0.94 304 6/16/2023
1.0.93 310 6/15/2023
1.0.92 321 6/12/2023
1.0.91 325 6/12/2023
1.0.90 285 6/12/2023
1.0.89 274 6/11/2023
1.0.87 365 3/9/2023
1.0.86 553 8/12/2022
1.0.85 574 7/20/2022
1.0.84 584 4/6/2022
1.0.83 614 3/2/2022
1.0.82 614 3/1/2022
1.0.81 679 2/25/2022
1.0.80 428 12/24/2021
1.0.79 405 12/24/2021
1.0.78 452 11/18/2021
1.0.77 445 11/17/2021
1.0.76 512 11/3/2021
1.0.73 492 9/29/2021
1.0.72 462 9/16/2021
1.0.71 481 9/16/2021
1.0.70 481 9/15/2021
1.0.69 498 8/21/2021
1.0.68 485 6/11/2021
1.0.67 506 5/8/2021
1.0.66 449 5/4/2021
1.0.65 565 2/28/2021
1.0.64 533 1/14/2021
1.0.63 745 11/6/2020
1.0.62 577 10/30/2020
1.0.61 684 9/16/2020
1.0.60 612 9/9/2020
1.0.59 616 9/5/2020
1.0.58 605 9/4/2020
1.0.57 636 8/14/2020
1.0.56 598 8/4/2020
1.0.55 652 7/22/2020
1.0.54 664 7/16/2020
1.0.53 623 7/16/2020
1.0.52 625 7/16/2020
1.0.51 621 7/7/2020
1.0.50 635 7/1/2020
1.0.49 608 7/1/2020
1.0.48 607 6/30/2020
1.0.47 679 6/27/2020
1.0.46 678 6/25/2020
1.0.45 619 6/24/2020
1.0.43 632 6/23/2020
1.0.42 706 6/21/2020
1.0.41 661 6/20/2020
1.0.40 625 6/17/2020
1.0.39 651 6/12/2020
1.0.38 580 6/12/2020
1.0.37 639 6/12/2020
1.0.36 682 6/6/2020
1.0.35 637 6/3/2020
1.0.34 650 5/23/2020
1.0.33 614 5/5/2020
1.0.32 657 5/1/2020
1.0.31 653 4/30/2020
1.0.30 630 4/29/2020
1.0.29 609 4/28/2020
1.0.28 639 4/27/2020
1.0.27 635 4/26/2020
1.0.26 619 4/25/2020
1.0.25 616 4/24/2020
1.0.24 624 4/23/2020
1.0.23 630 4/22/2020
1.0.22 611 4/21/2020
1.0.21 641 4/17/2020
1.0.20 643 4/11/2020
1.0.19 666 2/4/2020
1.0.18 670 1/30/2020
1.0.17 734 1/22/2020
1.0.16 698 1/19/2020
1.0.15 707 1/19/2020
1.0.14 727 1/19/2020
1.0.13 674 1/17/2020
1.0.12 693 1/16/2020
1.0.11 733 1/15/2020
1.0.10 671 1/13/2020
1.0.9 659 1/13/2020
1.0.8 699 1/13/2020
1.0.7 701 1/13/2020
1.0.6 627 1/13/2020