---
title: "Explore the .NET MAUI Blazor App Template and What’s New for Blazor and Web in the 2021 Vol. 3 Release [Webinar Show Notes]"
published_at: "2021-11-19T11:00:41+00:00"
modified_at: "2026-01-30T13:32:13+00:00"
url: "https://www.syncfusion.com/blogs/post/explore-the-net-maui-blazor-app-template-and-whats-new-for-blazor-and-web-in-the-2021-vol-3-release-webinar-show-notes"
excerpt: "This blog provides show notes for our October 28, 2021 webinar, “Explore the .NET MAUI Blazor App Template and What’s New for Blazor and Web in the 2021 Vol. 3 Release.” The webinar was presented by UmaMaheswari Chandrabose. If you..."
taxonomy_category:
  - ".NET MAUI"
  - "Blazor"
  - "Desktop"
  - "Development"
  - "Syncfusion"
  - "Webinar"
  - "What's new"
taxonomy_post_tag:
  - ".NET MAUI"
  - "Blazor"
  - "Web Development"
  - "WebAssembly"
  - "Webinar"
---

# Explore the .NET MAUI Blazor App Template and What’s New for Blazor and Web in the 2021 Vol. 3 Release [Webinar Show Notes]

[Carter Harris](https://www.syncfusion.com/blogs/author/carterh)

![Explore the .NET MAUI Blazor App Template and What’s New for Blazor and Web in the 2021 Vol. 3 Release \[Webinar Show Notes\]](https://www.syncfusion.com/blogs/wp-content/uploads/2021/11/Explore-the-.NET-MAUI-Blazor-App-Template-and-What%E2%80%99s-New-for-Blazor-and-Web-in-the-2021-Vol.-3-Release-Webinar-Show-Notes.png)


This blog provides show notes for our October 28, 2021 webinar, “Explore the .NET MAUI Blazor App Template and What’s New for Blazor and Web in the 2021 Vol. 3 Release.” The webinar was presented by UmaMaheswari Chandrabose. If you missed the webinar or would like to watch it again, please see our [YouTube channel](https://youtu.be/KXyfqHSQzfI)
 or watch it here.

The Q&A segment of the webinar is provided at the end of this blog post.

## Overview

During this webinar, we explored the .NET MAUI Blazor app template available in Visual Studio 2022 and saw how to add and work with Syncfusion [Blazor components](https://www.syncfusion.com/blazor-components)
 in it. We also saw the new features added in the [2021 Volume 3](https://www.syncfusion.com/forums/169291/essential-studio-2021-volume-3-main-release-v19-3-0-43-is-available-for-download)
 release to our Blazor and Essential JS 2 components.

## Agenda

- What’s new in Blazor for the 2021 Volume 3 release.
- What’s new in web for the 2021 Volume 3 release.
- Explore .NET MAUI Blazor apps and use Syncfusion Blazor components.

## What’s new in Blazor for 2021 Volume 3

- .NET 6 Release Candidate 1 compatibility.
- Bootstrap 5 theming.
- New [Breadcrumb](https://www.syncfusion.com/blazor-components/blazor-breadcrumb) component.
  - GUI to identify the user’s current position in a hierarchy of website links.

- New Icon component.
  - Easily render and customize icons in a web application.

- [DataGrid](https://www.syncfusion.com/blazor-components/blazor-datagrid) features:
  - Adaptive UI layout for mobile devices.
  - Content template for column chooser.
  - Custom sort comparer.

- [TreeGrid](https://www.syncfusion.com/blazor-components/blazor-tree-grid) features:
  - Column chooser template.
  - Column virtualization.
  - Custom validation while editing records.
  - Paste and autofill.

- [Charts](https://www.syncfusion.com/blazor-components/blazor-charts) features:
  - Performance improvements.

- [Scheduler](https://www.syncfusion.com/blazor-components/blazor-scheduler) features:
  - Virtual scroll mask.
  - Header indent template.
  - Observable collection.
  - ExpandoObject and DynamicObject binding.
  - Custom sort comparer.

- [Kanban](https://www.syncfusion.com/blazor-components/blazor-kanban-board) features:
  - Observable collection.
  - ExpandoObject and DynamicObject binding.
  - Custom sort comparer.

- [Pivot Table](https://www.syncfusion.com/blazor-components/blazor-pivot-table) features:
  - Data labels in pivot chart.

- [Gantt Chart](https://www.syncfusion.com/blazor-components/blazor-gantt-chart) features:
  - Header template.
  - Responsiveness.

- [Maps](https://www.syncfusion.com/blazor-components/blazor-map) features:
  - Online map providers.
  - Zooming toolbar customization.

- [PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) features:
  - Performance improvements.

- [PowerPoint Library](https://www.syncfusion.com/powerpoint-framework/blazor) features:
  - Encryption and decryption support.

## What’s New in JS 2 for 2021 Volume 3

- Bootstrap 5 theming:
  - A new CSS theme added to all Essential JS 2 components.

- New [Breadcrumb](https://www.syncfusion.com/javascript-ui-controls/js-breadcrumb) component:
  - GUI to identify the user’s current position in a hierarchy of website links.

- [DataGrid](https://www.syncfusion.com/javascript-ui-controls/js-data-grid) features:
  - Sticky header.
  - Infinite scrolling with keyboard.

- [TreeGrid](https://www.syncfusion.com/javascript-ui-controls/js-tree-grid) features:
  - Freeze direction.

- [Charts](https://www.syncfusion.com/javascript-ui-controls/js-charts) features:
  - Fixed column width.

- [Scheduler](https://www.syncfusion.com/javascript-ui-controls/js-scheduler) features
  - Header indent template.
  - Custom sort comparer.

- [PDF Viewer](https://www.syncfusion.com/javascript-ui-controls/js-pdf-viewer) features:
  - Improved zooming performance.
  - Signature support.

- Data Manager features:
  - GraphQL support.

- [Dropdown Tree](https://www.syncfusion.com/javascript-ui-controls/js-dropdown-tree) features:
  - Custom template.

- [Gantt Chart](https://www.syncfusion.com/javascript-ui-controls/js-gantt-chart) features:
  - Responsiveness.

- [Query Builder UI](https://www.syncfusion.com/javascript-ui-controls/js-query-builder) features:
  - Complex data binding support with dropdown tree.

- [Rich Text Editor](https://www.syncfusion.com/javascript-ui-controls/js-wysiwyg-rich-text-editor) features:
  - Enter key customization.

- [Toast](https://www.syncfusion.com/javascript-ui-controls/js-toast) features:
  - Utility function.

- [Spreadsheet](https://www.syncfusion.com/javascript-ui-controls/js-spreadsheet) features:
  - Autofill feature.
  - Password protection for worksheets.
  - Custom number formatting.
  - Formula values in data validation input.

## Exploring .NET MAUI Blazor apps and creating a simple example

### Prerequisites to work with .NET MAUI Blazor Apps

- .NET 6.
- Latest version of Visual Studio 2022 with the required workloads:
  - Mobile development with .NET.
  - Universal Windows Platform development.
  - ASP.NET and web development (required for .NET MAUI Blazor apps).

## Summary

During this webinar, we checked out the .NET MAUI Blazor App template available in Visual Studio 2022 and the process of adding and working with Syncfusion Blazor components within it. We also discussed some of the updates we brought to our Blazor and Essential JS 2 components in the [2021 Volume 3](https://www.syncfusion.com/forums/169291/essential-studio-2021-volume-3-main-release-v19-3-0-43-is-available-for-download)
 release. We hope you enjoyed this webinar, and hope you’ll keep an eye out for our future Blazor webinars.

## Q&A

### Can all the components be customized with CSS or code?

Yes, it is possible to customize all our Blazor components either using the built-in template code or via CSS styles. Also, you can use our Theme Studio tool to customize the default appearance of all our built-in themes.

For example, our Blazor DataGrid component can be customized in the following ways:

- [Template](https://blazor.syncfusion.com/documentation/datagrid/templates)
- [Styling customization](https://blazor.syncfusion.com/documentation/datagrid/how-to/grid-styling)
- [Theme Studio](https://blazor.syncfusion.com/documentation/appearance/theme-studio)

### Can you show how to open a Word document only in client-side Blazor WebAssembly, without the server-side?

You can check out this [Blazor WebAssembly example](https://www.syncfusion.com/downloads/support/directtrac/general/ze/SyncfusionBlazorClient1331054213)
 which has been created to depict your requirements.

### Do you also have Tailwind theming?

Yes, we do have support for Tailwind theming in all our Blazor components. You can have a look at this [documentation](https://blazor.syncfusion.com/documentation/appearance/themes)
 to learn about the supported themes available in our Blazor components library.

### Can you persist the columns chosen?

Yes, it is possible to persist the chosen columns. You can also persist the current grid state in the browser local storage for state maintenance by setting the **EnablePersistence** property to ** true**. For more details, refer to this [documentation](https://blazor.syncfusion.com/documentation/datagrid/state-management)
.

### Is there a better way to create PDF files directly from an RDLC file? Bold Reports seems to take up quite a bit of memory.

You can optimize memory utilization and increase the exporting speed by enabling virtual evaluation. Please refer to [Improve the performance and handle large amounts of data with Report Viewer](https://help.boldreports.com/report-viewer-sdk/javascript-reporting/report-viewer/faq/improve-the-performance-while-loading-report-with-huge-data/)
 documentation.

### So, is this considered server-side Blazor or client-side Blazor?

The .NET MAUI Blazor apps are all about running Blazor inside a .NET MAUI app (a cross-platform framework for creating native mobile and desktop apps). Here, the Blazor web view runs inside the MAUI project, so it won’t use WebAssembly or its own copy of .NET. Instead, the Blazor code runs in process with the MAUI app so that the Blazor code has access to everything that MAUI has access to, including platform APIs.

## Recommended resources (related links):

- [Getting started with Syncfusion Blazor components](https://blazor.syncfusion.com/documentation/introduction)

## Related blogs

- [4 Easy Steps to Embed a JavaScript Control into a Blazor App](https://www.syncfusion.com/blogs/post/4-easy-steps-to-embed-a-javascript-control-into-a-blazor-app.aspx)
- [Easily Synchronize Blazor Resource Scheduler with RESTful Services](https://www.syncfusion.com/blogs/post/easily-synchronize-blazor-resource-scheduler-with-restful-services.aspx)
- [Elegantly Visualize Data with the World’s Fastest Blazor Charts](https://www.syncfusion.com/blogs/post/elegantly-visualize-data-with-the-worlds-fastest-blazor-charts.aspx)
- [What’s New in 2021 Volume 3: Blazor](https://www.syncfusion.com/blogs/post/whats-new-in-2021-volume-3-blazor.aspx)
