What's the best way to develop something with GUI in C#?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Electron.NET

    :electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).

  • You could use something like Electron.NET and make the GUI part in HTML/CSS/JS (or WASM if you really want)

  • Win2D

    Win2D is an easy-to-use Windows Runtime API for immediate mode 2D graphics rendering with GPU acceleration. It is available to C#, C++ and VB developers writing apps for the Windows Universal Platform (UWP). It utilizes the power of Direct2D, and integrates seamlessly with XAML and CoreWindow.

  • Universal Windows Platform was introduced as the new hotness, but in my personal experience lacks a number of features from WPF I couldn't part with. It seems to have flopped a bit outside of applications developed by Microsoft. Projects that I though would bring features I really wanted (like win2d: GitHub - microsoft/Win2D) seem to have lost support. I'd hold off on this.

  • 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
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

  • Blazor Hybrid vs Electon.NET

    1 project | /r/dotnetMAUI | 23 Jun 2023
  • I am so tired of battling this app, I think I'm done.

    1 project | /r/chia | 12 Nov 2022
  • What options exist for creating (simple) GUI applications on Linux?

    2 projects | /r/csharp | 10 Jul 2022
  • Which is faster performance wise?

    2 projects | /r/csharp | 19 Jun 2022
  • How would I create a desktop app with the front end made in javascript and the backend in c#

    1 project | /r/CodingHelp | 23 Mar 2022