UltimateOrb.nanoFramework.System.IO.BinaryReader 0.1.1

dotnet add package UltimateOrb.nanoFramework.System.IO.BinaryReader --version 0.1.1                
NuGet\Install-Package UltimateOrb.nanoFramework.System.IO.BinaryReader -Version 0.1.1                
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="UltimateOrb.nanoFramework.System.IO.BinaryReader" Version="0.1.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UltimateOrb.nanoFramework.System.IO.BinaryReader --version 0.1.1                
#r "nuget: UltimateOrb.nanoFramework.System.IO.BinaryReader, 0.1.1"                
#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.
// Install UltimateOrb.nanoFramework.System.IO.BinaryReader as a Cake Addin
#addin nuget:?package=UltimateOrb.nanoFramework.System.IO.BinaryReader&version=0.1.1

// Install UltimateOrb.nanoFramework.System.IO.BinaryReader as a Cake Tool
#tool nuget:?package=UltimateOrb.nanoFramework.System.IO.BinaryReader&version=0.1.1                

UltimateOrb.nanoFramework

Welcome to the UltimateOrb.nanoFramework project! This repository contains various utility libraries for the .NET nanoFramework.

Table of Contents

UltimateOrb.nanoFramework.System.IO.BinaryReader

This library provides System.IO.BinaryReader for the .NET nanoFramework.

UltimateOrb.nanoFramework.System.IO.StreamExtensions

This library provides extension methods for stream manipulation. It adds convenience methods that simplify working with streams in the .NET nanoFramework.

Features:

  • ReadAtLeast and ReadExactly stream extension methods

UltimateOrb.nanoFramework.System.SpanChar

This library provides System.SpanChar. System.SpanChar is similar to System.SpanByte in the .NET nanoFramework.

UltimateOrb.nanoFramework.System.IO.Compression.DeflateStream.DecompressOnly

This library provides System.IO.Compression.DeflateStream. Only decompression is supported.

Getting Started

To get started with any of these libraries, simply add the relevant NuGet package to your project. You can find the packages on NuGet.org.

Prerequisites:

  • .NET nanoFramework SDK

Building and Running

To build the project, run dotnet build or open the solution file UltimateOrb.nanoFramework.sln in your preferred IDE and build the solution.

Creating NuGet Packages

To create NuGet packages, cd to the project directory and use the nuget pack command to create the NuGet package. You can download the NuGet executable from NuGet.org.

Contributing

We welcome contributions! If you have ideas for improvements or have found a bug, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE.txt file for details.

Third-Party Notices

This project uses source code from the .NET Foundation and third parties. Below are the notices for third-party components used within this project:

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.1.1 80 12/15/2024
0.1.0 68 12/14/2024