Comet
Comet copied to clipboard
Comet is an MVU UIToolkit written in C#
I am curious about how to manage dark/light mode in Comet. In XAML, we typically express this with code such as `Value="{AppThemeBinding Light={StaticResource SecondaryBackgroundColorLight}, Dark={StaticResource SecondaryBackgroundColorDark}}"` How would one achieve...
Fantastic Lib! I have a hard time working with XAML. It is polluted, boring and confusing ... Is this lib expected to be significant high up inside MS?
Format code Fix ProgressBar and Slider style issue Add new way to apply style
Hi There, I'm trying to maintain Comnet project personally. After MS continue to develop this project, I will move back. Any issue you find for this project, please move to...
Hi, I was wondering if Comet going/planned to be adapted to Avalonia UI or other .NET based UI frameworks?
I am looking for a Flutter/SwiftUI like code based cross platform framework for C#. Comet looks great. @Clancey what are the future plans and is there a possibility that Microsoft...
the building of the project work on a regular maui application. If i try dotnet build -t:run -f net6.0-ios the followin errors shown: error NETSDK1112: The runtime package for "Microsoft.Maui.Core.Runtime.ios"...
When running the RideTheComet app generated with the Comet template the label disappears after clicking the button. Before clicking the button:  After clicking the button:  (also seems a...
Will comet still be developed after Clancey have left Microsoft or it is a death of the project ??
Will comet still be developed after Clancey have left Microsoft or it is a death of the project
Running the Comet template gives the following behaviour: Before resizing:  (unfortunately the ALT + Prt Scr already hides the text in the button) After resizing:  I'm using version...