UltimateOrb.nanoFramework.System.SpanChar
0.1.0
dotnet add package UltimateOrb.nanoFramework.System.SpanChar --version 0.1.0
NuGet\Install-Package UltimateOrb.nanoFramework.System.SpanChar -Version 0.1.0
<PackageReference Include="UltimateOrb.nanoFramework.System.SpanChar" Version="0.1.0" />
paket add UltimateOrb.nanoFramework.System.SpanChar --version 0.1.0
#r "nuget: UltimateOrb.nanoFramework.System.SpanChar, 0.1.0"
// Install UltimateOrb.nanoFramework.System.SpanChar as a Cake Addin #addin nuget:?package=UltimateOrb.nanoFramework.System.SpanChar&version=0.1.0 // Install UltimateOrb.nanoFramework.System.SpanChar as a Cake Tool #tool nuget:?package=UltimateOrb.nanoFramework.System.SpanChar&version=0.1.0
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
- UltimateOrb.nanoFramework.System.IO.StreamExtensions
- UltimateOrb.nanoFramework.System.SpanChar
- Getting Started
- Building and Running
- Contributing
- License
- Third-Party Notices
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 .NET nanoFramework.
Features:
ReadAtLeast
andReadExactly
Stream extension methods
UltimateOrb.nanoFramework.System.SpanChar
This library provides System.SpanChar. System.SpanChar is similar to System.SpanByte in .NET nanoFramework.
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 NuGet executable on 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:
- .NET Foundation: This project includes code from the .NET Foundation. Please refer to their license for more details.
- TODO: Any other third-party libraries or components should be listed here with appropriate links to their licenses and acknowledgments.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- nanoFramework.CoreLibrary (>= 1.15.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on UltimateOrb.nanoFramework.System.SpanChar:
Package | Downloads |
---|---|
UltimateOrb.nanoFramework.System.IO.BinaryReader
This package includes the UltimateOrb.nanoFramework.System.IO.BinaryReader assembly for .NET nanoFramework C# projects. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.0 | 133 | 12/14/2024 |