Skip to main content
A newer version of this page is available. .
All docs
V21.2

Reporting for Blazor - Application Deployment

  • 3 minutes to read

DevExpress Blazor libraries are redistributable under the End User License Agreement (EULA) and can be distributed to the users of your applications. You must have a valid license to legally distribute applications that use DevExpress Blazor components.

The following Microsoft help topic describe how to deploy Blazor Server application: Blazor Server

NuGet Packages

NuGet packages are available at DevExpress NuGet Gallery at https://nuget.devexpress.com/.

DevExpress.Blazor
This package contains native and high performance DevExpress UI Components for Blazor. Use these components to create intuitive and refined user experiences for Blazor Server and Blazor WebAssembly.
DevExpress.Blazor.Reporting.Viewer
This package implements the functionality related to the native Blazor DevExpress Report Viewer component.
DevExpress.Blazor.Reporting.JSBasedControls
This package implements the functionality related to the JavaScript-based Report Designer and Viewer Blazor components.

Common Blazor Assemblies

DevExpress.Blazor.v21.2.dll
Contains classes for all DevExpress Blazor components.
DevExpress.Data.v21.2.dll, DevExpress.Data.v21.2.clr
Implements the common data management functionality for DevExpress controls.

Reporting-Specific Assemblies

Report Designer and Viewer (JS-Based)

DevExpress.AspNetCore.Common.v21.2.dll
Implements the core functionality for DevExpress ASP.NET Core controls.
DevExpress.AspNetCore.Core.v21.2.dll
Implements the core functionality for DevExpress ASP.NET Core controls.
DevExpress.AspNetCore.Reporting.v21.2.dll
Contains classes used to inject the reporting functionality to ASP.NET Core applications.
DevExpress.AspNetCore.Reporting.v21.2.Azure.dll
Contains services designed to work with web reporting applications in the Microsoft Azure environment.
DevExpress.AspNetCore.Resources.v21.2.dll
Contains external client libraries for DevExpress ASP.NET Core controls.
DevExpress.Blazor.Reporting.JSBasedControls.v21.2.dll
Implements the functionality related to the Blazor JavaScript-based Report Designer and Report Viewer components.
DevExpress.Charts.v21.2.Core.dll
Contains classes used to display charts in reports.
DevExpress.DataAccess.v21.2.dll
Contains classes used to access different data providers.
DevExpress.DataVisualization.v21.2.Core.dll
Implements the core functionality for DevExpress data visualization controls.
DevExpress.Office.v21.2.Core.dll
Contains classes required to export reports to DOCX.
DevExpress.Pdf.v21.2.Core.dll
Contains classes required to export reports to PDF.
DevExpress.Pdf.v21.2.Drawing.dll
Contains classes that implement PDF-related features used to render PDF file content in reports.
DevExpress.Pdf.v21.2.SkiaRenderer.dll
Implements the cross-platform PDF renderer based on the Skia Graphics Library.
DevExpress.PivotGrid.v21.2.Core.dll
Contains classes used to display Pivot Grid controls in reports.
DevExpress.RichEdit.v21.2.Core.dll
Contains classes required to display formatted text in a report and to export reports to DOCX.
DevExpress.RichEdit.v21.2.Export.dll
Contains classes required to export reports to DOCX.
DevExpress.Printing.v21.2.Core.dll
Implements the basic printing functionality.
DevExpress.Sparkline.v21.2.Core.dll
Contains classes used to display sparklines in reports.
DevExpress.Xpo.v21.2.dll
Implements the functionality for eXpress Persistent Objects (XPO).
DevExpress.XtraCharts.v21.2.dll
Contains classes used to display charts in reports.
DevExpress.XtraGauges.v21.2.Core.dll
Contains classes that implement the basic functionality of the XtraGauges Suite.
DevExpress.XtraReports.v21.2.dll
Implements the core reporting functionality.
DevExpress.XtraReports.v21.2.CodeCompletion.dll
Implements the code completion functionality in Report Designers.
DevExpress.XtraReports.v21.2.Web.dll
Implements the reporting functionality for Web platforms.

Report Viewer (native)

DevExpress.Blazor.Reporting.v21.2.Viewer.dll
Implements the functionality related to the native Blazor Report Viewer component.
DevExpress.Charts.v21.2.Core.dll
Contains classes used to display charts in reports.
DevExpress.DataAccess.v21.2.dll
Contains classes used to access different data providers.
DevExpress.DataVisualization.v21.2.Core.dll
Implements the core functionality for DevExpress data visualization controls.
DevExpress.Office.v21.2.Core.dll
Contains classes required to export reports to DOCX.
DevExpress.Pdf.v21.2.Core.dll
Contains classes required to export reports to PDF.
DevExpress.Pdf.v21.2.Drawing.dll
Contains classes that implement PDF-related features used to render PDF file content in reports.
DevExpress.Pdf.v21.2.SkiaRenderer.dll
Implements the cross-platform PDF renderer based on the Skia Graphics Library.
DevExpress.PivotGrid.v21.2.Core.dll
Contains classes used to display Pivot Grid controls in reports.
DevExpress.RichEdit.v21.2.Core.dll
Contains classes required to display formatted text in a report and to export reports to DOCX.
DevExpress.RichEdit.v21.2.Export.dll
Contains classes required to export reports to DOCX.
DevExpress.Printing.v21.2.Core.dll
Implements the basic printing functionality.
DevExpress.Sparkline.v21.2.Core.dll
Contains classes used to display sparklines in reports.
DevExpress.Xpo.v21.2.dll
Implements the functionality for eXpress Persistent Objects (XPO).
DevExpress.XtraCharts.v21.2.dll
Contains classes used to display charts in reports.
DevExpress.XtraGauges.v21.2.Core.dll
Contains classes that implement the basic functionality of the XtraGauges Suite.
DevExpress.XtraReports.v21.2.dll
Implements the core reporting functionality.
DevExtreme.AspNet.Data.dll
DevExtreme data layer extension for ASP.NET