Document Language: English | 简体中文
This repo contains code samples used by the team when testing, working on proof of concepts for new and improved features and other explorational endeavours. Feel free to browse, take what you like and contribute back if you want.
Note: sometimes it's convenient to reference the source code instead of the NuGet packages in projects that require debugging by following the execution flow into other projects or even class libraries. For that we recommend using a very handy Visual Studio extension that allows NuGet assembly references to project references switching. That's NuGet Reference Switcher.
SerialCommunication sample pack | CAN sample | AMQP sample pack |
MQTT sample pack | MQTT with Azure IoT sample |
ADC | 1-Wire | Gpio+Events Test |
I2C | PWM | RTC Sample |
SPI | DAC |
Sockets sample pack | SSL sample pack |
Hardware Esp32 Test | WiFi |
Hardware STM32 |
Converter.Base64 | DebugGC Test | Execution Constraint demo |
Resource Manager | System Random sample | ToString Test |
Number Parser Test |
Blinky | GCStress test | Interop demonstration |
Reflection | Timer sample | Storage sample pack |
nanoFramework Json |
For documentation, providing feedback, issues and finding out how to contribute please refer to the Home repo.
Join our Discord community here.
The list of contributors to this project can be found at CONTRIBUTORS.
The nanoFramework samples are licensed under the MIT license.
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.