Syncfusion Essential Studio .NET MAUI(英語版)

C#とXAMLでクロスプラットフォームのモバイルアプリとデスクトップアプリを構築するための.NETMAUIコントロール

Syncfusion 社の製品
2002 年より日本国内にてComponentSourceで販売中。

バージョン: 2025 Volume 1 SP1 (29.2.5) 新機能 更新日: May 21, 2025

i

Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for .NET MAUI are available as part of Syncfusion Essential Studio Enterprise.

Syncfusion Essential Studio .NET MAUI 2024 Volume 3 SP1 (27.2.2)

Released: Nov 15, 2024

2024 Volume 3 SP1 (27.2.2) での更新項目

機能

  • Common
    • Microsoft .NET 9 support - The Syncfusion controls are compatible with .NET 8.0 and now officially support .NET 9.0.
    • Breaking change - Starting from this release, Syncfusion .NET MAUI controls no longer support .NET 7.0. Upgrade your projects to either .NET 8.0 or .NET 9.0.
    • Breaking change - The font name has been updated from "Maui Material Assets" to "MauiMaterialAssets" and is now included in the Core package.
    • Breaking change - The MauiMaterialAssets font file will be directly added to the application's font folder going forward.
  • PDF
    • Added .NET 9 support for PDF, HTML Converter, and OCR Processor.
    • The Skiasharp version used in the PDF Imaging, XPS to PDF Converter, and OCR Processor libraries has been updated to v2.88.8.
  • SfAvatarView
    • Provided FontAutoScalingEnabled support for .NET MAUI AvatarView control.
  • SfImageEditor
    • Breaking change - The font names and toolbar item names for Pinyon Script and Kaushan Script have been updated to PinyonScript and KaushanScript.
    • Breaking change - The font files for Handlee, Boogaloo, PinyonScript, and KaushanScript will now be added directly to the application when the SfImageEditor NuGet package is installed.
  • SfNumericEntry
    • Localization support has been provided for the .NET MAUI SfNumericEntry return button on the iOS platform.
  • SfSwitch
    • Provided Accessibility and AutomationId support for .NET MAUI Switch control.
  • SfTabView
    • Provided IndicatorStrokeThickness support to the SelectionIndicator in .NET MAUI TabView control.
    • Provided the ScrollButtonForegroundColor and ScrollButtonBackgroundColor properties to customize the scroll buttons in .NET MAUI TabView control.
  • Visual Studio Extensions
    • Added .NET 9.0 support to the Syncfusion MAUI Template Studio and MAUI Toolbox.
    • Breaking change - Removed the .NET 7.0 support into the Syncfusion MAUI Template Studio and MAUI Toolbox.
  • XlsIO
    • Skiasharp version has been upgraded to v2.88.8 in Excel to PDF and Excel to Image converters.

不具合の修正

  • DocIO
    • MathML equations are now preserved properly while converting a Word document to an image multiple time.
    • The InvalidOperationException will no longer be thrown while converting a Word document to HTML after enabling HtmlExportBodyContentAlone API.
    • The NullReferenceException will no longer be thrown while opening a DOCX document with footnote.
  • Presentation
    • The IndexOutOfRangeException will no longer be thrown while opening the document with duplicate slide relation.
    • Font color now preserved properly while converting PPTX to PDF.
  • SfCartesianChart
    • Fixed an issue of Legend IconBrush not updated with respect to PaletteBrushes when Series collection is Binded from the ViewModel.
  • SfDataForm
    • The System.InvalidOperationException crash on iOS when setting LayoutType to TextInputLayout has been fixed. It now functions smoothly with the TextInputLayout layout type.
  • SfDataGrid
    • The SfDataGrid now shifts focus to the edit element of a numeric column with a single tap on the iOS platform.
  • SfNumericEntry
    • Resolved the issue where the .NET MAUI SfNumericEntry value was not updated to null when the input was cleared.
  • SfRadioButton
    • Fixed the issue where the SelectedValue property was not updating correctly in .NET MAUI RadioGroupKey.
  • SfRotator
    • Resolved the Binding Diagnostics Warning in .NET MAUI SfRotator when using the ItemTemplate with view model properties being bound.
  • SfTabView
    • Breaking change - [Android] Resolved the accessibility issue in .NET MAUI TabView control.
    • Breaking change - [Windows] Fixed the content resize issue in .NET MAUI TabView control when output window is resized.
  • SfTextInputLayout
    • Resolved the issue of Hint floating in SfTextInputLayout after clearing SelectedItems in SfComboBox.
  • XlsIO
    • The styles are now applied properly to hidden ranges when creating an Excel document.