Redistribution and Deployment
- 3 minutes to read
DevExpress Blazor libraries are redistributable under the End User License Agreement (EULA) and can be distributed to your application users. You must have a valid license to legally distribute applications that use DevExpress Blazor components.
The following Microsoft help topics describe how to deploy Blazor applications:
Common Blazor Assemblies
- DevExpress.Blazor.v24.2.dll
- Contains classes for all DevExpress Blazor components.
- DevExpress.Data.v24.2.dll
- Implements the common data management functionality for DevExpress components.
- DevExpress.Drawing.v24.2.dll
- Contains cross-platform counterparts of the
System.Drawing
classes (Image
,Bitmap
,Font
,Pen
,Brush
, and so on). - DevExpress.Drawing.v24.2.Skia.dll
- Implements the cross-platform drawing functionality based on the Skia Graphics Library.
AI-powered Extension-Specific Assemblies
- DevExpress.AIIntegration.v24.2.dll
- Implements core functionality of DevExpress AI-powered extensions and services.
- DevExpress.AIIntegration.AspNetCore.Reporting.v24.2.dll
- Implements AI-powered extensions functionality for Report Designer and Report Viewer components.
- DevExpress.AIIntegration.Azure.OpenAI.v24.2.dll
- Contains classes required to connect to Azure OpenAI Service.
- DevExpress.AIIntegration.Blazor.Chat.v24.2.dll
- Contains classes for the DevExpress Blazor DxAIChat component.
- DevExpress.AIIntegration.Blazor.Common.v24.2.dl
- Implements common internal AI-powered extensions functionality.
- DevExpress.AIIntegration.Blazor.HtmlEditor.v24.2.dll
- Implements AI-powered extension functionality for the DxHtmlEditor component.
- DevExpress.AIIntegration.Blazor.Reporting.Viewer.v24.2.dll
- Implements AI-powered extensions functionality for the native Blazor Report Viewer component.
- DevExpress.AIIntegration.Blazor.RichEdit.v24.2.dll
- Implements AI-powered extension functionality for the DxRichEdit component.
- DevExpress.AIIntegration.Ollama.v24.2.dll
- Contains classes required to connect to Ollama.
- DevExpress.AIIntegration.OpenAI.v24.2.dll
- Contains classes required to connect to OpenAI.
- DevExpress.AIIntegration.Reporting.Common.v24.2.dll
- Implements common AI-powered extensions functionality for native Blazor Report Viewer, Report Designer and Report Viewer components.
- DevExpress.AIIntegration.Web.v24.2.dll
- Implements core AI-powered extensions functionality.
- DevExpress.AIIntegration.Web.Reporting.Common.v24.2.dll
- Implements common AI-powered extensions functionality for Report Designer and Report Viewer components.
Export-Specific Assemblies
- DevExpress.Office.v24.2.Core.dll
- Contains classes required to export reports to DOCX.
- DevExpress.Pdf.v24.2.Core.dll
- Contains classes required to export reports and data grid to PDF.
- DevExpress.Pdf.v24.2.Drawing.dll
- Contains classes that implement PDF-related features used to render PDF file content in reports and the data grid.
- DevExpress.Printing.v24.2.Core.dll
- Implements basic printing functionality.
- DevExpress.RichEdit.v24.2.Export.dll
- Contains classes required to export reports to DOCX.
PDF Viewer-Specific Assemblies
- DevExpress.Blazor.PdfViewer.v24.2.dll
- Contains classes for DevExpress Blazor PDF Viewer component.
- DevExpress.Blazor.v24.2.Viewer.dll
- Contains classes for DevExpress Blazor Viewer components (Document Viewer and PDF Viewer).
Pivot-Specific Assemblies
- DevExpress.Blazor.PivotTable.v24.2.dll
- Contains classes for DevExpress Blazor Pivot Table component.
- DevExpress.PivotGrid.v24.2.Core.dll
- Contains classes used to display Pivot Grid components in reports.
Rich Text Editor-Specific Assemblies
- DevExpress.Blazor.RichEdit.v24.2.dll
- Contains classes for DevExpress Blazor RichEdit component.
- DevExpress.SpellChecker.v24.2.Core.dll
- Contains classes that are used to incorporate spell check.
Reports-Specific Assemblies
- DevExpress.AspNetCore.Common.v24.2.dll
- Implements common functionality for DevExpress ASP.NET Core components.
- DevExpress.AspNetCore.Core.v24.2.dll
- Implements core functionality for DevExpress ASP.NET Core components.
- DevExpress.AspNetCore.Reporting.v24.2.dll
- Contains classes used to inject the reporting functionality to ASP.NET Core applications.
- DevExpress.AspNetCore.Reporting.v24.2.Azure.dll
- Contains services designed to work with web reporting applications in the Microsoft Azure environment.
- DevExpress.Blazor.Reporting.v24.2.JSBasedControls.dll
- Implements functionality for Report Designer and Report Viewer components.
- DevExpress.Blazor.Reporting.v24.2.JSBasedControls.Common.dll
- Implements functionality common to all Blazor JavaScript-based reporting components.
- DevExpress.Blazor.Reporting.v24.2.JSBasedControls.WebAssembly.dll
- Implements functionality for Report Designer and Report Viewer components used in hosted Blazor WebAssembly applications.
- DevExpress.Blazor.Reporting.v24.2.Viewer.dll
- Implements functionality related to the native Blazor Report Viewer component.
- DevExpress.Blazor.v24.2.Viewer.dll
- Contains classes for DevExpress Blazor Viewer components (Document Viewer and PDF Viewer).
- DevExpress.Charts.v24.2.Core.dll
- Contains classes used to display charts in reports.
- DevExpress.DataAccess.v24.2.dll
- Contains classes used to access different data providers.
- DevExpress.DataVisualization.v24.2.Core.dll
- Implements core functionality for DevExpress data visualization components.
- DevExpress.Pdf.v24.2.SkiaRenderer.dll
- Implements the cross-platform PDF renderer based on the Skia Graphics Library.
- DevExpress.PivotGrid.v24.2.Core.dll
- Contains classes used to display Pivot Grid components in reports.
- DevExpress.RichEdit.v24.2.Core.dll
- Contains classes required to display formatted text in a report and to export reports to DOCX.
- DevExpress.Sparkline.v24.2.Core.dll
- Contains classes used to display sparklines in reports.
- DevExpress.Xpo.v24.2.dll
- Implements functionality for eXpress Persistent Objects (XPO).
- DevExpress.XtraCharts.v24.2.dll
- Contains classes used to display charts in reports.
- DevExpress.XtraGauges.v24.2.Core.dll
- Contains classes used to display gauges in reports.
- DevExpress.XtraReports.v24.2.dll
- Implements core reporting functionality.
- DevExpress.XtraReports.v24.2.CodeCompletion.dll
- Implements code completion functionality in Report Designers.
- DevExpress.XtraReports.v24.2.Web.dll
- Implements reporting functionality for Web platforms.
- DevExpress.Web.Reporting.v24.2.Common.Services.dll
- Implements functionality related to DevExpress JavaScript-based Web Reporting components.