Hacker News new | ask | show | jobs
by whimbyte 25 days ago
Not MAUI. It's .NET's macOS target (net10.0-macos, the macos workload that descends from Xamarin.Mac), which ships C# bindings for the native Apple frameworks. So the UI is plain AppKit used directly from C#.