Gemstone.Numeric 1.0.150

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

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

Numeric

GPA Gemstone Library

The Gemstone Numeric Library organizes all Gemstone functionality related to numeric functionality.

GitHub license Build status CodeQL NuGet

This library includes helpful logging classes like the following:

  • Int24:
    • Represents a 3-byte, 24-bit signed integer.
  • UInt24:
    • Represents a 3-byte, 24-bit unsigned integer.
  • RadixCodec:
    • Represents a radix value codec for conversion of base-10 integer values to and from other base values. One use case is to provide compact string encodings of integer values.

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 (5)

Showing the top 5 NuGet packages that depend on Gemstone.Numeric:

Package Downloads
Gemstone.IO

GPA Gemstone IO Library

Gemstone.Security

GPA Gemstone Security Library

Gemstone.Timeseries

GPA Gemstone Timeseries Library

Gemstone.COMTRADE

GPA Gemstone COMTRADE Library for parsing and creating COMTRADE (COMmon format for Transient Data Exchange for power systems) files

Gemstone.PhasorProtocols

GPA Gemstone PhasorProtocols Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.150 276 10/31/2025
1.0.149 263 10/27/2025
1.0.148 219 10/24/2025
1.0.147 276 10/7/2025
1.0.146 265 10/6/2025
1.0.145 252 10/6/2025
1.0.144 248 10/3/2025
1.0.143 262 10/1/2025
1.0.142 280 9/24/2025
1.0.141 405 9/16/2025
1.0.140 254 9/11/2025
1.0.139 277 9/4/2025
1.0.138 259 9/4/2025
1.0.137 242 8/22/2025
1.0.136 201 8/16/2025
1.0.135 229 8/15/2025
1.0.134 238 8/15/2025
1.0.133 243 8/15/2025
1.0.132 251 8/15/2025
1.0.129 728 8/20/2024
1.0.128 2,144 8/14/2024
1.0.127 502 8/13/2024
1.0.126 503 8/9/2024
1.0.125 350 8/5/2024
1.0.124 366 8/2/2024
1.0.123 366 7/30/2024
1.0.122 402 7/28/2024
1.0.121 344 7/28/2024
1.0.120 547 6/15/2024
1.0.119 443 6/13/2024
1.0.118 443 6/13/2024
1.0.117 529 5/9/2024
1.0.116 422 5/8/2024
1.0.115 364 5/8/2024
1.0.114 200 5/8/2024
1.0.110 964 3/13/2024
1.0.109 467 3/7/2024
1.0.108 511 2/19/2024
1.0.107 727 12/20/2023
1.0.106 566 12/15/2023
1.0.105 204 12/15/2023
1.0.102 618 11/12/2023
1.0.101 650 10/26/2023
1.0.100 3,085 8/18/2023
1.0.99 942 7/1/2023
1.0.98 691 6/18/2023
1.0.97 716 6/18/2023
1.0.96 715 6/17/2023
1.0.95 628 6/16/2023
1.0.94 702 6/16/2023
1.0.93 650 6/15/2023
1.0.92 646 6/12/2023
1.0.91 676 6/12/2023
1.0.90 658 6/12/2023
1.0.89 567 6/11/2023
1.0.88 296 5/26/2023
1.0.87 722 3/9/2023
1.0.86 1,397 8/12/2022
1.0.85 1,201 7/20/2022
1.0.84 1,284 4/6/2022
1.0.83 1,337 3/2/2022
1.0.82 1,273 3/1/2022
1.0.81 1,373 2/25/2022
1.0.80 815 12/24/2021
1.0.79 764 12/24/2021
1.0.78 852 11/18/2021
1.0.77 847 11/17/2021
1.0.76 963 11/3/2021
1.0.73 939 9/29/2021
1.0.72 906 9/16/2021
1.0.71 887 9/16/2021
1.0.70 867 9/15/2021
1.0.69 906 8/21/2021
1.0.68 928 6/11/2021
1.0.67 955 5/8/2021
1.0.66 884 5/4/2021
1.0.65 959 2/28/2021
1.0.64 952 1/14/2021
1.0.63 1,027 11/6/2020
1.0.62 987 10/30/2020
1.0.61 1,104 9/16/2020
1.0.60 968 9/9/2020
1.0.59 1,054 9/5/2020
1.0.58 1,016 9/4/2020
1.0.57 1,040 8/14/2020
1.0.56 1,278 8/4/2020
1.0.55 926 7/22/2020
1.0.54 1,088 7/16/2020
1.0.53 1,076 7/16/2020
1.0.52 1,070 7/16/2020
1.0.51 1,049 7/7/2020
1.0.50 1,065 7/1/2020
1.0.49 1,054 7/1/2020
1.0.48 1,044 6/30/2020
1.0.47 1,097 6/27/2020
1.0.46 1,150 6/25/2020
1.0.45 1,103 6/24/2020
1.0.43 1,079 6/23/2020
1.0.42 1,122 6/21/2020
1.0.41 1,110 6/20/2020
1.0.40 1,111 6/17/2020
1.0.39 1,090 6/12/2020
1.0.38 1,026 6/12/2020
1.0.37 1,125 6/12/2020
1.0.36 1,074 6/6/2020
1.0.35 1,105 6/3/2020
1.0.34 1,120 5/23/2020
1.0.33 1,073 5/5/2020
1.0.32 1,087 5/1/2020
1.0.31 1,170 4/30/2020
1.0.30 1,149 4/29/2020
1.0.29 1,083 4/28/2020
1.0.28 1,090 4/27/2020
1.0.27 1,100 4/26/2020
1.0.26 1,101 4/25/2020
1.0.25 1,114 4/24/2020
1.0.24 1,095 4/23/2020
1.0.23 1,094 4/22/2020
1.0.22 1,099 4/21/2020
1.0.21 1,069 4/17/2020
1.0.20 1,097 4/11/2020
1.0.19 1,181 2/4/2020
1.0.18 1,145 1/30/2020
1.0.17 1,266 1/22/2020
1.0.16 1,169 1/19/2020
1.0.15 1,183 1/19/2020
1.0.14 1,241 1/19/2020
1.0.13 1,152 1/17/2020
1.0.12 1,094 1/16/2020
1.0.11 1,194 1/15/2020
1.0.10 1,113 1/13/2020
1.0.9 1,135 1/13/2020
1.0.8 1,130 1/13/2020
1.0.7 1,226 1/13/2020
1.0.6 1,075 1/13/2020