IoTSharp.Numerics 1.0.14

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

IoTSharp.Numerics

IoTSharp.Numerics is a .NET library that provides a set of big-endian data types for IoT applications. It includes features such as data transformation that make it easier to work with numerical data in IoT scenarios.

NuGet NuGet downloads GitHub license Build status

Installation

To install IoTSharp.Numerics, you can use the NuGet Package Manager Console in Visual Studio with the following command:

Install-Package IotSharp.Numerics

or use the .NET CLI:

dotnet add package IotSharp.Numerics

or add the following to your .csproj file:

<PackageReference Include="IotSharp.Numerics" Version="1.0.*" />

Features

  1. Big-endian data types for IoT applications
  2. Data transformation capabilities
  3. Support for various numerical operations

Contributing

If you want to contribute to IoTSharp.Numerics, please follow these steps:

  1. Fork the repository on GitHub.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with a clear message.
  4. Push your changes to your forked repository.
  5. Create a pull request against the main branch of the original repository.
  6. Your pull request will be reviewed, and if everything looks good, it will be merged into the main branch.
  7. If you have any questions or need assistance, feel free to open an issue in the repository.
  8. Please ensure that your code adheres to the project's coding standards and includes appropriate tests for any new features or changes.
  9. If you are adding new features, please update the documentation accordingly.
  10. If you find any bugs or issues, please report them in the issue tracker with a clear description of the problem and steps to reproduce it.
  11. If you have suggestions for improvements or new features, feel free to open an issue or submit a pull request with your ideas.
  12. If you are using IoTSharp.Numerics in your projects, please consider giving credit to the library in your documentation or README file.
Product Compatible and additional computed target framework versions.
.NET 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 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.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.14 135 7/3/2025
1.0.10 86 5/30/2025
1.0.9 148 5/26/2025
1.0.8 145 5/26/2025
1.0.0 147 5/26/2025