Gemstone.Numeric 1.0.129

Prefix Reserved
dotnet add package Gemstone.Numeric --version 1.0.129
                    
NuGet\Install-Package Gemstone.Numeric -Version 1.0.129
                    
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.129" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gemstone.Numeric" Version="1.0.129" />
                    
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.129
                    
#r "nuget: Gemstone.Numeric, 1.0.129"
                    
#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.Numeric&version=1.0.129
                    
Install Gemstone.Numeric as a Cake Addin
#tool nuget:?package=Gemstone.Numeric&version=1.0.129
                    
Install Gemstone.Numeric 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 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. 
.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 (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.129 499 8/20/2024
1.0.128 1,578 8/14/2024
1.0.127 366 8/13/2024
1.0.126 330 8/9/2024
1.0.125 197 8/5/2024
1.0.124 208 8/2/2024
1.0.123 192 7/30/2024
1.0.122 235 7/28/2024
1.0.121 206 7/28/2024
1.0.120 388 6/15/2024
1.0.119 301 6/13/2024
1.0.118 269 6/13/2024
1.0.117 351 5/9/2024
1.0.116 241 5/8/2024
1.0.115 244 5/8/2024
1.0.114 115 5/8/2024
1.0.110 693 3/13/2024
1.0.109 313 3/7/2024
1.0.108 333 2/19/2024
1.0.107 553 12/20/2023
1.0.106 388 12/15/2023
1.0.105 137 12/15/2023
1.0.102 493 11/12/2023
1.0.101 519 10/26/2023
1.0.100 1,219 8/18/2023
1.0.99 787 7/1/2023
1.0.98 511 6/18/2023
1.0.97 540 6/18/2023
1.0.96 540 6/17/2023
1.0.95 473 6/16/2023
1.0.94 531 6/16/2023
1.0.93 476 6/15/2023
1.0.92 489 6/12/2023
1.0.91 513 6/12/2023
1.0.90 479 6/12/2023
1.0.89 420 6/11/2023
1.0.88 218 5/26/2023
1.0.87 609 3/9/2023
1.0.86 1,256 8/12/2022
1.0.85 1,064 7/20/2022
1.0.84 1,149 4/6/2022
1.0.83 1,175 3/2/2022
1.0.82 1,114 3/1/2022
1.0.81 1,152 2/25/2022
1.0.80 684 12/24/2021
1.0.79 618 12/24/2021
1.0.78 720 11/18/2021
1.0.77 681 11/17/2021
1.0.76 801 11/3/2021
1.0.73 767 9/29/2021
1.0.72 736 9/16/2021
1.0.71 725 9/16/2021
1.0.70 697 9/15/2021
1.0.69 794 8/21/2021
1.0.68 790 6/11/2021
1.0.67 802 5/8/2021
1.0.66 735 5/4/2021
1.0.65 824 2/28/2021
1.0.64 794 1/14/2021
1.0.63 902 11/6/2020
1.0.62 862 10/30/2020
1.0.61 983 9/16/2020
1.0.60 806 9/9/2020
1.0.59 890 9/5/2020
1.0.58 885 9/4/2020
1.0.57 903 8/14/2020
1.0.56 1,113 8/4/2020
1.0.55 801 7/22/2020
1.0.54 942 7/16/2020
1.0.53 922 7/16/2020
1.0.52 927 7/16/2020
1.0.51 923 7/7/2020
1.0.50 932 7/1/2020
1.0.49 888 7/1/2020
1.0.48 911 6/30/2020
1.0.47 952 6/27/2020
1.0.46 1,007 6/25/2020
1.0.45 952 6/24/2020
1.0.43 928 6/23/2020
1.0.42 962 6/21/2020
1.0.41 959 6/20/2020
1.0.40 965 6/17/2020
1.0.39 927 6/12/2020
1.0.38 880 6/12/2020
1.0.37 947 6/12/2020
1.0.36 945 6/6/2020
1.0.35 952 6/3/2020
1.0.34 987 5/23/2020
1.0.33 919 5/5/2020
1.0.32 946 5/1/2020
1.0.31 971 4/30/2020
1.0.30 973 4/29/2020
1.0.29 914 4/28/2020
1.0.28 961 4/27/2020
1.0.27 964 4/26/2020
1.0.26 941 4/25/2020
1.0.25 944 4/24/2020
1.0.24 929 4/23/2020
1.0.23 942 4/22/2020
1.0.22 925 4/21/2020
1.0.21 928 4/17/2020
1.0.20 952 4/11/2020
1.0.19 1,019 2/4/2020
1.0.18 972 1/30/2020
1.0.17 1,103 1/22/2020
1.0.16 1,000 1/19/2020
1.0.15 1,041 1/19/2020
1.0.14 1,089 1/19/2020
1.0.13 978 1/17/2020
1.0.12 962 1/16/2020
1.0.11 1,046 1/15/2020
1.0.10 966 1/13/2020
1.0.9 989 1/13/2020
1.0.8 1,001 1/13/2020
1.0.7 1,044 1/13/2020
1.0.6 917 1/13/2020