Skip to main content
A newer version of this page is available. .

ASP.NET Core Deployment

  • 4 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 Core framework 2.0 and later:

Assembly

Description

DevExpress.AspNetCore.Common.v19.1.dll

Contains classes that provide the core functionality for DevExpress ASP.NET Core controls.

DevExpress.AspNetCore.Core.v19.1.dll

Renders Bootstrap-powered markup to build modern adaptive web applications that work across multiple target platforms.

DevExpress.AspNetCore.Resources.v19.1.dll

Provides a set of external client libraries required for DevExpress ASP.NET Core controls.

DevExpress.Charts.v19.1.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.v19.1.dll

Contains classes used to parse SQL queries within the Query Builder dialog.

DevExpress.Dashboard.v19.1.AspNetCore.dll

Contains classes that implement the specific functionality for ASP.NET Core Dashboard.

DevExpress.Dashboard.v19.1.Core.dll

Contains classes that implement the basic functionality for DevExpress dashboard components.

DevExpress.Dashboard.v19.1.Web.dll

Contains classes that implement the core functionality for the Web Dashboard.

DevExpress.Data.v19.1.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.v19.1.dll

Contains classes that utilize the most popular approaches to access different data providers.

DevExpress.Map.v19.1.Core.dll

Contains common algorithms for drawing a map.

DevExpress.Office.v19.1.Core.dll

Contains base classes common for Office File API and Office controls.

DevExpress.Pdf.v19.1.Core.dll

Contains internal classes that provide the basic functionality to parse and render PDF files.

DevExpress.PivotGrid.v19.1.Core.dll

Contains internal classes that implement the basic functionality for WinForms PivotGrid, ASP.NET PivotGrid and WPF PivotGrid controls.

DevExpress.Printing.v19.1.Core.dll

Contains classes that implement the basic functionality for DevExpress printing libraries.

DevExpress.RichEdit.v19.1.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 (FilterEditorControl) and/or exporting to DOCX.

DevExpress.RichEdit.v19.1.Export.dll

Contains classes that provides the export functionality for such DevExpress RTF controls as ASP.NET RichEdit, WinForms RichEdit, and WPF RichEdit.

DevExpress.Sparkline.v19.1.Core.dll

Contains base classes that implement the core functionality of DevExpress Sparkline controls.

DevExpress.Xpo.v19.1.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.v19.1.dll

Contains basic classes that implement the main functionality of the XtraCharts Suite.

DevExpress.XtraGauges.v19.1.Core.dll

Contains common algorithms for drawing gauges in different platforms for XtraGauges and ASPxGauges.

DevExpress.XtraReports.v19.1.dll

Contains classes that implement the main functionality of XtraReports.

When you use .NET Framework 4.6.1 and later, the additional libraries are used:

Assembly

Description

DevExpress.Images.v19.1.dll

The DevExpress Image Gallery, which stores images for use in various controls and components. Deploy this library when providing context-dependent images to controls and components using the Image URI feature.

DevExpress.TreeMap.v19.1.Core.dll

Contains base classes that implement the core functionality of the TreeMapControl.

DevExpress.Utils.v19.1.dll

Contains basic utility classes and common skins (such as “DevExpress Style”, “Visual Studio 2013”, “Office 2013” and “Seven Classic”).

DevExpress.XtraBars.v19.1.dll

Contains the main components provided by the XtraBars Suite (BarManager, DockManager and RibbonControl).

DevExpress.XtraEditors.v19.1.dll

Contains a set of full-featured editors supported by the XtraEditors Suite.

Note: This assembly is also required when using the PdfViewer control.

DevExpress.XtraGauges.v19.1.Presets.dll

Contains over 150 ready-to-use Gauge presets for the ASPxGauges and XtraGauges Suites.

DevExpress.XtraGauges.v19.1.Win.dll

Contains the GaugeControl component.

DevExpress.XtraGrid.v19.1.dll

Contains the GridControl control.

DevExpress.XtraLayout.v19.1.dll

Contains the LayoutControl and DataLayoutControl controls.

DevExpress.XtraMap.v19.1.dll

Contains the MapControl, along with other components of the Map control.

DevExpress.XtraNavBar.v19.1.dll

Contains the NavBarControl control, its groups, items, links and corresponding collections.

DevExpress.XtraPivotGrid.v19.1.dll

Contains classes which implement the main functionality of the PivotGridControl.

DevExpress.XtraPrinting.v19.1.dll

Contains classes that implement printing and exporting functionality implemented by the Printing-Exporting library.