Is dotnet for Iot complete?

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Home

    :house: The landing page for .NET nanoFramework repositories. (by nanoframework)

  • Devices like Arduinos, NodeMCUs, Pi Pico, Micro:Bit, etc. There is no OS and no scheduling. The most popular languages in this category are C (and C++) and MicroPython. You have two choices in this category for .NET: nanoframework and Meadow.

  • iot

    This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.

  • Every sensor and module out there woks with on of the standard protocols like I2C or SPI and C# supports them. But everyone wants pre-made libraries/device binding and dealing with raw I2C and SPI is frustrating. .NET also has device binding libraries and most popular devices have binding there. Meadow team is also porting their binding to Linux.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

  • Until they fix the issues with SerialPort on Linux I don't think it can be considered IoT ready https://github.com/dotnet/runtime/issues/2379

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts