WinUI 3 and TypeConverters

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

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

    A collection of IValueConverter for UWP apps

  • TypeConverters are fundamental to UWP and WinUI 3. GitHub Repo with UWP type converters

  • Windows UI Library

    Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications

  • UWP/WinRT XAML supports [ParseFromString] on custom types, but yeah there's no way to just have a custom converter for a specific property unfortunately (I've opened an issue about this years ago, here). Anyway, the standard practice is to just always use double properties, not float. For better or worse, that's the standard floating point type that all projected XAML properties use, so there's that.

  • 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