Back to Devexpress

Redistribution and Deployment (ASP.NET Web Forms BI Dashboard)

dashboard-14617-redistribution-and-deployment-aspnet-web-forms-deployment.md

latest6.6 KB
Original Source

Redistribution and Deployment (ASP.NET Web Forms BI Dashboard)

  • Aug 22, 2025
  • 3 minutes to read

Certain DevExpress libraries are considered redistributable under the End User License Agreement (EULA) and can be distributed to end users of your applications. You must have a valid license to legally distribute applications that use BI Dashboard control for ASP.NET Web Forms.

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.

AssemblyDescription
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.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.Dashboard.v25.2.Web.WebForms.dllContains classes that implement the basic functionality for the ASP.NET Web Forms control.
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.dllContains client-side libraries required for the Web Dashboard.
DevExpress.Web.v25.2.dllContains classes that implement the core functionality of all DevExpress web controls and the functionality of controls from the following components: Data Editors, GridView, Card View, Vertical Grid, Data and Image Navigation, Docking and Popups, Site Navigation and Layout, File Management and Multi-Use Site 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

DevExpress End User License Agreements (EULA)

Non-Redistributable Libraries

Redistribution and Deployment (ASP.NET Web Forms Controls)