What can be done to make the switch from WinForms to WPF easier?

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

    Injects INotifyPropertyChanged code into properties at compile time

  • https://github.com/Fody/PropertyChanged and Android background makes WPF pretty easy. At least the surface level stuff.

  • Avalonia

    Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology

  • Also if you don't need to specifically use WPF, I'd suggest to try Avalonia. It's kinda the same, but with many quality of life improvements that make it easier to use. Styling is less painful and more akin to CSS (will help if you're familiar with web development).

  • 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