Window template

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

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

    Avalonia Templates for `dotnet new`

  • I did something like this in one of my practice projects that you can find here. The example that I'm referring to is in SunroomCalculatorAvalonia -> Views. Look at the MainWindow.axaml line 30. That's where I change the view in the middle of the main window to different views when the user presses a button. The view model for the main window does the logic. In the view model the user control is set at lines 14 and 129 (private and public get/set). The logic to change the view starts on line 145.

  • 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