News

Syncfusion Essential Studio Release Adds .NET MAUI Controls, .NET 6 Support for Blazor/ASP.NET Core

Syncfusion's Essential Studio 2021 Volume 4 has shipped with many new controls for .NET MAUI, also adding .NET 6 support for ASP.NET Core and it's red-hot Blazor component.

The company is one of several third-party tooling vendors that Microsoft mentions in its documentation for Blazor, used to build web projects with C# instead of JavaScript. The others are Telerik, DevExpress, Radzen, Infragistics, GrapeCity and jQWidgets.

On Jan. 11, Syncfusion announced v4, the final Essential Studio release of the year.

"We are very excited to debut 10 new controls for the cross-platform .NET MAUI framework," said Syncfusion CEO Daniel Jebaraj. "We want to make the transition from Xamarin.Forms to MAUI as smooth as possible for our customers. This release is an important step for us in achieving full component parity between our Xamarin and MAUI offerings."

.NET MAUI has been described as the evolution of Xamarin.Forms because it adds desktop app support in addition to Android and iOS. Unfortunately, it "slipped the schedule" and wasn't included in the Nov. 8, 2021, debut of .NET 6, so it's now on track to reach general availability in the second quarter of this year.

.NET MAUI Updates
[Click on image for larger view.] .NET MAUI Updates (source: Syncfusion).

Included in the new .NET MAUI controls are a Badge View, ListView, Range Slider, Scheduler and file-format libraries for working with Word, Excel, PDF and PowerPoint files. The company said the new support for .NET 6, meanwhile, lets Blazor and ASP.NET Core developers leverage the latest .NET features, including the ability to host Blazor components within .NET MAUI apps. Other features include Hot Reload, ahead-of-time compilation (AoT) for WebAssembly apps, and more. Both Hot Reload and AoT were popular, long-requested features in the .NET ecosystem, especially Blazor WebAssembly, the client-side component of Blazor.

Other highlights of the release include:

  • Adaptive view for the TreeGrid on mobile devices for JavaScript, Angular and Blazor.
  • Excel, Word, PDF, and PowerPoint file-format libraries for WinUI.
  • Tile rendering and encrypted document loading in Flutter PDF Viewer.
  • Selective annotation exporting in Xamarin PDF Viewer.

"Volume 4 also represents a significant landmark for us as a vendor that has provided .NET components since the framework launched," added Jebaraj. "We take pride in being able to say we support .NET 6 in our Blazor and ASP.NET Core suites. The .NET Framework revolutionized possibilities and productivity for Windows developers, and today we're privileged to witness and participate in that same revolution for developers beyond the Windows ecosystem."

The new offering is detailed in a What's New page and a blog post.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube