Skip to content

bytewizer/runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runtime libraries for TinyCLR and nanoFramework

NuGet Status Release Build

This repo contains several runtime libraries built for GHI Electronics TinyCLR OS and .NET nanoFramework. These libraries provide implementations for many general and app-specific types, algorithms, and utility functionality.

TinyCLR OS and .NET nanoFramework

**Note: Incompatible api footprints are bing researched between the two platforms. Other libraries will be updated as incompatibilities are worked around.

Networking libraries

This repo contains several runtime libraries. These libraries provide implementations for networking, web and socket services.

Give a Star! ⭐

If you like or are using this project to start your solution, please give it a star. Thanks!

Requirements

Software: Visual Studio 2019/2022 and GHI Electronics TinyCLR OS or .NET nanoFramework OS.

Nuget Packages

Install releases package from NuGet. Development build packages are available as Github Packages.

Continuous Integration

main :: This is the branch containing the latest release build. No contributions should be made directly to this branch. The development branch will periodically be merged to the main branch, and be released to NuGet.

develop :: This is the development branch to which contributions should be proposed by contributors as pull requests. Development build packages are available as Github Packages.

Contributions

Contributions to this project are always welcome. Please consider forking this project on GitHub and sending a pull request to get your improvements added to the original project.

Disclaimer

All source, documentation, instructions and products of this project are provided as-is without warranty. No liability is accepted for any damages, data loss or costs incurred by its use.