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.
- Runtime Core
- Time Measurement
- Testing Framework
- Logging Framework
- Middleware Pipeline
- Generic Host (Hosting)
- Dependency Injection (DI)
- Deflate, Zip, Gzip Compression
- Identity Management - TinyCLR Only**
**Note: Incompatible api footprints are bing researched between the two platforms. Other libraries will be updated as incompatibilities are worked around.
This repo contains several runtime libraries. These libraries provide implementations for networking, web and socket services.
If you like or are using this project to start your solution, please give it a star. Thanks!
Software: Visual Studio 2019/2022 and GHI Electronics TinyCLR OS or .NET nanoFramework OS.
Install releases package from NuGet. Development build packages are available as Github Packages.
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 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.
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.