xtrareports-405355-web-reporting-blazor-reporting-web-report-designer-get-started-use-devexpress-templates.md
DevExpress Templates help you create ready-to-use applications with a JavaScript-based Report Designer for Blazor.
Templates let you select a Blazor Server or Blazor WebAssembly (Standalone or Hosted) application. Report Designer shows a pre-built tabular report bound to sample data (SQL, Object, or JSON). The application may also include ready-to-use Docker files for deployment in Linux-based environments.
Use the Cross-IDE Project Template Kit to create a Blazor application with the Report Designer component.
Tip
You can create and modify reports in the DevExpress Report Designer integrated into Visual Studio Code as an extension. For additional information, refer to the following help topic: Report Designer for Visual Studio Code (VS Code).
To create a Blazor application with a Report Designer, follow the steps below:
Install the DevExpress Project Template Kit extension. Refer to the following sections in the Project Template Kit help topic for instructions depending on the IDE of your choice:
Select Blazor or Reporting in the Platforms list. Select the ASP.NET Core Blazor Reporting Application template:
Use CLI Project Templates to create a Blazor Server or Blazor WebAssembly application with the Report Designer component.
To create a Blazor application with a Report Designer, follow the steps below:
Run the following command to install DevExpress Blazor project templates from nuget.org:
Create a project with a Report Viewer: