Implementing a System Tray App with WPF and MVVM

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • SystemTrayApp.WPF

  • This article explained the implementation of the system tray application in the GitHub repository. It depends on Microsoft.Toolkit.Mvvm but can be easily ported to other MVVM frameworks. The license is 0BSD, equal to the public domain. You can freely use the code to create another system tray application.

  • XamlBehaviorsWpf

    Home for WPF XAML Behaviors on GitHub.

  • The following XAML shows how to use the wrapper. The dependency property NotifyRequest is bound to the property mentioned above. Each routed event is bound to the corresponding routed command with Xaml.Behaviors.WPF.

  • 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

  • Why Configuring the Controller in Route is Worst Idea?

    2 projects | dev.to | 18 May 2024
  • Ilgpu: Write GPU programs with C# and F#

    4 projects | news.ycombinator.com | 17 May 2024
  • Puro — Uma forma eficiente de gerenciar as versões flutter

    1 project | dev.to | 18 May 2024
  • Elanat CMS 2.2, Ability to Replace Pages Before Response

    2 projects | dev.to | 17 May 2024
  • Design Patterns - Builder

    1 project | dev.to | 17 May 2024