Skip to main content

ASP.NET Core Deployment

  • 3 minutes to read

This document describes assemblies deployed with your ASP.NET Core applications that utilize the functionality of DevExpress Dashboard.

Note that if you use other Developer Express components in your application, using and deploying them should comply with the corresponding EULA documents. For more details on licensing information and the redistribution policy of Developer Express, refer to Redistribution and Deployment.

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 6+ and .NET Framework 4.6.1+:

Assembly Description
DevExpress.AspNetCore.Common.v23.2.dll Contains classes that provide the core functionality for DevExpress ASP.NET Core controls.
DevExpress.AspNetCore.Core.v23.2.dll Renders Bootstrap-powered markup to build modern adaptive web applications that work across multiple target platforms.
DevExpress.Charts.v23.2.Core.dll All 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.v23.2.dll Contains classes used to parse SQL queries within the Query Builder dialog.
DevExpress.Dashboard.v23.2.AspNetCore.dll Contains classes that implement the specific functionality for ASP.NET Core Dashboard.
DevExpress.Dashboard.v23.2.Core.dll Contains classes that implement the basic functionality for DevExpress dashboard components.
DevExpress.Dashboard.v23.2.Web.dll Contains classes that implement the core functionality for the Web Dashboard.
DevExpress.Data.v23.2.dll Implements 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.v23.2.dll Contains classes that utilize the most popular approaches to access different data providers.
DevExpress.DataVisualization.v23.2.Core.dll Required for embedded charts.
DevExpress.Drawing.v23.2.dll Contains cross-platform counterparts of the System.Drawing classes not supported in non-Windows environments.
DevExpress.Map.v23.2.Core.dll Contains common algorithms for drawing a map.
DevExpress.Office.v23.2.Core.dll Contains base classes common for Office File API and Office controls.
DevExpress.Pdf.v23.2.Core.dll Contains internal classes that provide the basic functionality to parse and render PDF files.
DevExpress.Pdf.v23.2.Drawing.dll Contains internal classes that implement drawing functionality for PDF Viewer.
DevExpress.PivotGrid.v23.2.Core.dll Contains internal classes that implement the basic functionality for WinForms PivotGrid, ASP.NET PivotGrid and WPF PivotGrid controls.
DevExpress.Printing.v23.2.Core.dll Contains classes that implement the basic functionality for DevExpress printing libraries.
DevExpress.RichEdit.v23.2.Core.dll Contains 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.v23.2.Core.dll Contains base classes that implement the core functionality of DevExpress Sparkline controls.
DevExpress.Treemap.v23.2.Core.dll Contains base classes that implement the core functionality of the TreeMapControl.
DevExpress.Web.Resources.v23.2.dll Provides a set of external client libraries required for DevExpress Web controls.
DevExpress.Xpo.v23.2.dll Contains 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.v23.2.dll Contains basic classes that implement the main functionality of the XtraCharts Suite.
DevExpress.XtraGauges.v23.2.Core.dll Contains common algorithms for drawing gauges in different platforms for XtraGauges and ASPxGauges.
DevExpress.XtraReports.v23.2.dll Contains classes that implement the main functionality of XtraReports.
DevExpress.XtraTreeMap.v23.2.dll Contains the TreeMapControl component.