.NET nanoFramework Home

March 11, 2026 · View on GitHub

#yourfirstpr Average time to resolve an issue Percentage of issues still open Discord

nanoFramework logo


Document Language: English | 简体中文

.NET nanoFramework Home

This Home repository is the starting point for developers that want to learn about .NET nanoFramework, contribute to it or opening issues. It contains links to the various GitHub repositories used by .NET nanoFramework.

.NET nanoFramework goal is to be a platform that enables the writing of managed code applications for constrained embedded devices. Developers can harness the familiar IDE Visual Studio and their .NET (C#) knowledge to quickly write applications without having to worry about the low level hardware intricacies of a micro-controller.

It is part of the .NET Foundation.

Being a developer you'll probably will fit in one (or more than one😉) of the following profiles:

  • You can enjoy to develop C# applications for micro-controllers.
  • You can become a contributor as there are lots of areas to express yourself:
    • C/C++ native drivers working low level directly on the MCU with our Platform Abstraction Layer and Hardware Abstraction Layer, RTOS, developing .NET CLR for nanoFramework.
    • Managed C# to write new classes and drivers to add more bindings, libraries to .NET nanoFramework.
    • Managed C# to write tools like the Visual Studio Extensibility, debugger and others mostly .NET Core/.NET 5 CLI applications.
    • Help in setting up Azure DevOps pipelines to automate as much as possible.
    • Writing and improving our Unit Tests.
    • Helping others by answering their questions.
    • Writing and improving documentation, doing PR reviews or participating in the overall project organization.

.NET nanoFramework is a fun and interesting way to learn. It’s a complete project with a lot of deep engineering. You’ll find a vibrant community to help you and you’ll be able to help as well. We do welcome all kind of contributions and we aim to give visibility to our contributors.

Sponsoring .NET nanoFramework

Most of the core team members and contributors are embedded systems enthusiasts, passionate about coding and people that like challenges. The work on .NET nanoFramework is done mostly on their free time. Some of the core members happen to work on companies that sponsor heavily nanoFramework and offer their work hours to the project. If you use .NET nanoFramework for serious work or want to support it, please donate. This allow for paying the infrastructure cost and more time to be invested on the project. Besides monetary contributions, there are several other ways to contribute. Please read the documentation about this here.

This is how we use the donations:

  • Pay for infrastructure costs.
  • Develop public relation actions to get the project known.
  • Support maintainers and contributors that invest a large amount of time in the project.
  • Support projects that .NET nanoFramework depends on.
  • Produce documentation, tutorials and other content to support developers using .NET nanoFramework.
  • Organize events to demo .NET nanoFramework.

Sponsors

Sponsors will get their logo and link to a website on our GitHub readme and also on our home page.

Bronze Sponsors


Backers

Backers are individuals who contribute with money to help support nanoFramework. Every little bit helps and we appreciate all contributions, even the smallest ones.

Other backers and sponsors

There are other people and organizations that have contributed to .NET nanoFramework along the time in several ways: sponsoring the coding of a feature that was missing or needed improvement, paying for an expense, coding a feature or... We would like to acknowledge these sponsors.

ChibiOS RTOS

Firmware for reference boards

Each of the following ZIP files contains the image files for nanoBooter and nanoCLR in various formats (HEX, BIN and DFU). They should be flashed in the target boards using an appropriate software utility.

The stable versions are continuous builds of the reference targets. They include the latest version of all features and bug corrections. They also have managed debugging features enabled along with detailed error messages, but exclude native debugging features and only minimal (or no) error messages.

For native debugging, please download the nf-interpreter repository and build locally.

Besides the firmware images below, you can find several others for community provided target boards. Check the available ones and download links on the Community Targets repo.

Available pre-built targets
ESP32 boardsESP32 boards with ethernetESP32_S2 boardsESP32_S3 boards
ESP32 riscv (C3, C6, H2 & P4)ESP32 M5STACK
STM32 boards
Silicon Labs Giant Gecko
NXP boards
TI boards

ESP32 modules and boards

TargetNoteStablePreview
ESP32_REV0Latest Version @ CloudsmithLatest Version @ Cloudsmith
ESP32_PSRAM_REV0Latest Version @ Cloudsmith
ESP32_BLE_REV0Latest Version @ Cloudsmith
ESP32_PSRAM_XTAL26_REV0Latest Version @ Cloudsmith
ESP32_GenericDisplay_REV0Latest Version @ Cloudsmith
ESP32_REV3Latest Version @ Cloudsmith
ESP32_PSRAM_REV3Latest Version @ Cloudsmith
ESP32_BLE_REV3Latest Version @ Cloudsmith
ESP32_PSRAM_BLE_GenericGraphic_REV3Latest Version @ Cloudsmith
ESP32_PSRAM_REV3_IPV6IPV6 & Thread via NCPLatest Version @ Cloudsmith
ESP_WROVER_KITLatest Version @ Cloudsmith
ESP32_PICOLatest Version @ Cloudsmith

ESP32 boards with inbuilt Ethernet

TargetNoteStablePreview
ESP32_ETHERNET_KIT_1.2Poe, Wrover + 8mb psramLatest Version @ CloudsmithLatest Version @ Cloudsmith
ESP32_OLIMEXPoeLatest Version @ CloudsmithLatest Version @ Cloudsmith
ESP32_OLIMEX_WROVERPoe, Wrover + 8mb psramLatest Version @ CloudsmithLatest Version @ Cloudsmith
ESP32_WT32_ETH01Latest Version @ CloudsmithLatest Version @ Cloudsmith
ESP32_WESP32PoeLatest Version @ CloudsmithLatest Version @ Cloudsmith
ESP32_LILYGOPoeLatest Version @ CloudsmithLatest Version @ Cloudsmith

ESP32_S2 boards

TargetNoteStablePreview
ESP32_S2_USBS2 boards with direct USB connection to chip. Including Adafruit Feather_S2Latest Version @ CloudsmithLatest Version @ Cloudsmith
ESP32_S2_UARTS2 boards with onboard USB->UART. This includes the Kaluga dev. board from EspressifLatest Version @ CloudsmithLatest Version @ Cloudsmith

ESP32_S3 boards

TargetNoteStablePreview
ESP32_S3Display & Quad spiram supportLatest Version @ CloudsmithLatest Version @ Cloudsmith
ESP32_S3_BLEDisplay, BLE, Quad spiram supportLatest Version @ CloudsmithLatest Version @ Cloudsmith
ESP32_S3_BLE_UARTDisplay, BLE, Quad spiram support, connection via UARTLatest Version @ CloudsmithLatest Version @ Cloudsmith
ESP32_S3_ALLDisplay, BLE, Octal spiram supportLatest Version @ CloudsmithLatest Version @ Cloudsmith
ESP32_S3_ALL_UARTDisplay, BLE, Octal spiram support, connection via UARTLatest Version @ CloudsmithLatest Version @ Cloudsmith

ESP32 risc-v boards

TargetNoteStablePreview
ESP32_C3Uart -> VS (Beta C3 version)Latest Version @ CloudsmithLatest Version @ Cloudsmith
ESP32_C3_REV3Uart -> VSLatest Version @ CloudsmithLatest Version @ Cloudsmith
XIAO_ESP32C3USB jtag -> VSLatest Version @ CloudsmithLatest Version @ Cloudsmith
ESP32_C6_THREADUSB jtag -> VS, OpenThread, DisplayLatest Version @ CloudsmithLatest Version @ Cloudsmith
ESP32_H2_THREADUSB jtag -> VS, OpenThreadLatest Version @ CloudsmithLatest Version @ Cloudsmith
ESP32_P4_UARTBeta, Uart -> VS, wifi ESP32_C6, No DisplayLatest Version @ CloudsmithLatest Version @ Cloudsmith
ESP32_P4_USBBeta, USB -> VS, wifi ESP32_C6, No DisplayLatest Version @ CloudsmithLatest Version @ Cloudsmith

M5Stack

TargetNoteStablePreview
M5CoreLatest Version @ CloudsmithLatest Version @ Cloudsmith
M5StickCLatest Version @ CloudsmithLatest Version @ Cloudsmith
M5StickCPlusLatest Version @ CloudsmithLatest Version @ Cloudsmith
M5Core2Latest Version @ CloudsmithLatest Version @ Cloudsmith
AtomS3Latest Version @ CloudsmithLatest Version @ Cloudsmith

STM32 boards and chip based

TargetStablePreview
MXCHIP_AZ3166Latest Version @ CloudsmithLatest Version @ Cloudsmith
ST_STM32F429I_DISCOVERY (B01)Latest Version @ CloudsmithLatest Version @ Cloudsmith
ST_NUCLEO64_F091RCLatest Version @ CloudsmithLatest Version @ Cloudsmith
ST_STM32F769I_DISCOVERYLatest Version @ CloudsmithLatest Version @ Cloudsmith
ORGPAL_PALTHREELatest Version @ CloudsmithLatest Version @ Cloudsmith
ORGPAL_PALXLatest Version @ CloudsmithLatest Version @ Cloudsmith

Silicon Labs Giant Gecko boards

TargetStablePreview
SL_STK3701ALatest Version @ CloudsmithLatest Version @ Cloudsmith
SL_STK3701A_REVBLatest Version @ CloudsmithLatest Version @ Cloudsmith

NXP boards

TargetStablePreview
NXP_MIMXRT1060_EVKLatest Version @ CloudsmithLatest Version @ Cloudsmith

TI boards

TargetStablePreview
TI_CC1352R1_LAUNCHXL_868Latest Version @ CloudsmithLatest Version @ Cloudsmith
TI_CC1352R1_LAUNCHXL_915Latest Version @ CloudsmithLatest Version @ Cloudsmith
TI_CC3220SF_LAUNCHXLLatest Version @ CloudsmithLatest Version @ Cloudsmith

The above firmware builds include support for the class libraries and features marked below.

Click to expand!
TargetGpioSpiI2cPwmAdcDacSerialOneWireEventsSWONetworkingBluetooth BLELarge HeapUI
ESP32_PSRAM_REV0:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ESP32_REV0:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ESP32_PSRAM_XTAL26_REV0:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ESP32_PSRAM_REV3:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ESP32_REV3:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ESP32_BLE_REV0:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ESP32_BLE_REV3:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ESP_WROVER_KIT:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ESP32_PICO:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ESP32_LILYGO:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark: Wi-Fi + Ethernet
ESP32_S2_USB:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ESP32_S2_UART:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ESP32_C3:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
XIAO_ESP32C3:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ESP32_OLIMEX:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark: Wi-Fi + Ethernet:heavy_check_mark:
M5Core:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark: Wi-Fi:heavy_check_mark:
M5StickC:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark: Wi-Fi:heavy_check_mark:
M5StickCPlus:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark: Wi-Fi:heavy_check_mark:
M5Core2:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark: Wi-Fi:heavy_check_mark:
ESP32_GenericDisplay_REV0:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark: Wi-Fi:heavy_check_mark:
ESP32_PSRAM_BLE_GenericGraphic_REV3:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark: Wi-Fi:heavy_check_mark:
MXCHIP_AZ3166:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ST_STM32F429I_DISCOVERY (B01):heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ST_NUCLEO64_F091RC:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ST_STM32F769I_DISCOVERY:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ORGPAL_PALTHREE:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
ORGPAL_PALX:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
SL_STK3701A_REVB:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
SL_STK3701A:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
TI_CC1352R1_LAUNCHXL:heavy_check_mark:
TI_CC3220SF_LAUNCHXL:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
NXP_MIMXRT1060_EVK:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:

Repositories

Our GitHub organization holds the various repositories for firmware, class libraries, documentation and tools. You can find here a list and a description of each of them.

How to Engage, Contribute and Provide Feedback

Some of the best ways to contribute are to try things out, file bugs, and join in design conversations.

If you have a question, need clarification on something, need help on a particular situation or want to start a discussion, do not open an issue here. We ask you to open an issue only when you have a real and confirmed one. It is best to ask the question on one of our Discord channels. Make sure to select the channel that's most appropriate to the context so subject matter experts are most likely to answer promptly. Or you can go over to Stack Overflow and ask the question there, make sure to use the nanoframework tag.

If you can't use Discord, you should start a conversation at Discussion.

Looking for something to work on? Check the list of up-for-grabs issues on the Home repo, that's a great place to start.

See some of our guides for more details:

License

.NET nanoFramework libraries, firmware images, tools and samples are licensed under the MIT license.

Documentation

Docs

The project documentation is a great place to find information about .NET nanoFramework, no matter if you are newcomer or a veteran. It's organized in the following categories:

Blog

There is a blog where we try to post detailed updates about the development status, technical posts about a particular feature ou a design option.

YouTube channel

We also have a YouTube channel where with video tutorials along with feature demos and teasers about new ideas that we are experimenting with.

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.