Breaking Change T1155317
Visible to All Users

Reporting for Blazor - CLI template has been renamed

What Changed

In v23.1, the name of the template for the Blazor WebAssembly Hosted Reporting project changed from dx.blazor.reporting.webassembly to dx.blazor.reporting.webassembly.hosted.

To create a new DevExpress Blazor WebAssembly Hosted Reporting Project, run the following command:

Code
dotnet new dx.blazor.reporting.webassembly.hosted

To create a new DevExpress Blazor WebAssembly Reporting Project, run the following command:

Code
dotnet new dx.blazor.reporting.webassembly

Reasons for Change

In v23.1, we have added a new project template for a Blazor WebAssembly (Standalone) Reporting Project, which includes a Blazor Report Viewer.

How to Revert to Previous Behavior

You can't revert to the previous behavior.

Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.