Windows IoT Core (C# / XAML) port

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

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

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

  • On the other hand, for maximum code reuse, you can use regular .NET 7, plus .NET IoT Libraries if you need sensors/access to GPIO and so on, plus Avalonia as a GUI, which is also using XAML, but incompatible with UWP.

  • Uno Platform

    Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.

  • I think you can try Uno, which is an almost 1:1 implementation of UWP (which was used in 10 IoT Core), but cross-platform: Windows, iOS, Android, WASM, macOS, and Linux. Not sure if your app can use it.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Avalonia

    Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.

  • On the other hand, for maximum code reuse, you can use regular .NET 7, plus .NET IoT Libraries if you need sensors/access to GPIO and so on, plus Avalonia as a GUI, which is also using XAML, but incompatible with UWP.

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