Skip to content

Updates the DeveloperBalance sample app to showcase .NET MAUI 10 new features#705

Closed
jsuarezruiz wants to merge 4 commits intomainfrom
developerbalance-net10-features
Closed

Updates the DeveloperBalance sample app to showcase .NET MAUI 10 new features#705
jsuarezruiz wants to merge 4 commits intomainfrom
developerbalance-net10-features

Conversation

@jsuarezruiz
Copy link
Contributor

Changes

XAML Source Generation & Global Namespaces

  • Created GlobalXmlns.cs with global namespace mappings for application code
  • Simplified XAML files by removing redundant xmlns declarations

Modern .NET 10 Features Integrated

  • SafeAreaEdges: Updated task and project pages with SafeAreaEdges="Container" for proper keyboard handling
  • Secondary Toolbar Items: Added iOS/macOS secondary menu for Settings, Share, and Delete actions
  • Switch.OffColor: Enhanced task completion toggle with color-coded visual feedback

@PureWeen
Copy link
Member

@sheiksyedm

Can you create a new pr for this in the maui repository just updating the template thats in the sdk

@PureWeen PureWeen closed this Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants