Back to Devexpress

Redistribution and Deployment (ASP.NET Core BI Dashboard)

dashboard-400158-redistribution-and-deployment-aspnet-core-deployment.md

latest6.0 KB
Original Source

Redistribution and Deployment (ASP.NET Core BI Dashboard)

  • Aug 22, 2025
  • 3 minutes to read

DevExpress Reporting for ASP.NET Core 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 BI Dashboard Control for ASP.NET Core.

Important

Consult the End User License Agreement (EULA) for additional up-to-date information on redistributable assemblies, tools, and executables.

Depending on data sources used in your application, additional libraries may be required.

Redistributable Libraries

Below are the libraries considered redistributable under the DevExpress Dashboard EULA and are intended for distribution by you to end-users of software applications that you create.

The list below is actual for .NET 8+ :

AssemblyDescription
DevExpress.AspNetCore.Common.v25.2.dllContains classes that provide the core functionality for DevExpress ASP.NET Core controls.
DevExpress.AspNetCore.Core.v25.2.dllRenders Bootstrap-powered markup to build modern adaptive web applications that work across multiple target platforms.
DevExpress.Charts.v25.2.Core.dllAll DevExpress Charting controls contain classes shared via the same charting engine. These classes, along with a codebase, are intended for internal use, but also provide the basic functionality for ASP.NET Charts, WinForms Charts, and WPF Charts. This assembly is also required when deploying an application containing the WPF Spreadsheet control with a chart.
DevExpress.CodeParser.v25.2.dllContains classes used to parse SQL queries within the Query Builder dialog.
DevExpress.Dashboard.v25.2.AspNetCore.dllContains classes that implement the specific functionality for ASP.NET Core Dashboard.
DevExpress.Dashboard.v25.2.Core.dllContains classes that implement the basic functionality for DevExpress dashboard components.
DevExpress.Dashboard.v25.2.Web.dllContains classes that implement the core functionality for the Web Dashboard.
DevExpress.Data.v25.2.dllImplements the most basic functionality common to all DevExpress controls. This includes classes for data binding, skinning, printing, exporting, as well as many other auxiliary types and resources.
DevExpress.DataAccess.v25.2.dllContains classes that utilize the most popular approaches to access different data providers.
DevExpress.DataVisualization.v25.2.Core.dllRequired for embedded charts.
DevExpress.Drawing.v25.2.dllContains cross-platform counterparts of the System.Drawing classes not supported in non-Windows environments.
DevExpress.Map.v25.2.Core.dllContains common algorithms for drawing a map.
DevExpress.Office.v25.2.Core.dllContains base classes common for Office File API and Office controls.
DevExpress.Pdf.v25.2.Core.dllContains internal classes that provide the basic functionality to parse and render PDF files.
DevExpress.Pdf.v25.2.Drawing.dllContains internal classes that implement drawing functionality for PDF Viewer.
DevExpress.PivotGrid.v25.2.Core.dllContains internal classes that implement the basic functionality for WinForms PivotGrid, ASP.NET PivotGrid and WPF PivotGrid controls.
DevExpress.Printing.v25.2.Core.dllContains classes that implement the basic functionality for DevExpress printing libraries.
DevExpress.RichEdit.v25.2.Core.dllContains classes that implement the logic for formatting rich text, as well as basic types that provide a public API common to such DevExpress RTF controls as ASP.NET RichEdit, WinForms RichEdit, and WPF RichEdit. This assembly is also required when using a Rich Edit in-place editor (RepositoryItemRichTextEdit), Filter Editor Control and/or exporting to DOCX.
DevExpress.Sparkline.v25.2.Core.dllContains base classes that implement the core functionality of DevExpress Sparkline controls.
DevExpress.Treemap.v25.2.Core.dllContains base classes that implement the core functionality of the TreeMapControl.
DevExpress.Web.Resources.v25.2.dllProvides a set of external client libraries required for DevExpress Web controls.
DevExpress.Xpo.v25.2.dllContains the classes that support the main functionality of the eXpress Persistent Objects Library. Note : This assembly is also required when using XtraGrid’s Server Mode.
DevExpress.XtraCharts.v25.2.dllContains basic classes that implement the main functionality of the XtraCharts Suite.
DevExpress.XtraGauges.v25.2.Core.dllContains common algorithms for drawing gauges in different platforms for XtraGauges and ASPxGauges.
DevExpress.XtraReports.v25.2.dllContains classes that implement the main functionality of XtraReports.
DevExpress.XtraTreeMap.v25.2.dllContains the TreeMapControl component.

See Also

Redistribution and Deployment (DevExpress ASP.NET Core Controls)