Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

5
Votes

Description:

Need to provide the Trimming support for Syncfusion .NET MAUI Controls. Trimming is an essential optimization feature that reduces the application size by removing unused code.

Reference:Trim a .NET MAUI app - .NET MAUI | Microsoft Learn

Use case:

Providing official support for trimming in Syncfusion .NET MAUI controls would enable developers to:

  1. Seamlessly use Native AOT while ensuring app stability.
  2. Benefit from reduced app sizes without compromising on control functionality.
  3. Adopt modern .NET practices and features that rely on trimming for optimization.