This document describes assemblies required by web projects that use the functionality of the DevExpress ASP.NET MVC Extensions. Some of the assemblies are essential, while others that provide additional functionality can be optionally deployed, depending on your requirements.
Depending upon the permissions you have on a production server and the amount of web applications that use the same assemblies provided by DevExpress, you can either register the assemblies in the global system assembly cache (GAC) or place them into the Bin folder of your application on the target computer. To learn more about web project deployment techniques, see ASP.NET Deployment Content Map in MSDN.
Below are the essential libraries required by applications that use the DevExpress ASP.NET MVC Extensions.
Assembly
| Description
|
---|
DevExpress.Web.Mvc.v19.2.dll
| Contains classes that implement the common functionality of DevExpress Extensions for ASP.NET MVC. See DevExpress.Web.Mvc and Extension Sheet to learn more.
|
DevExpress.Web.Mvc5.v19.2.dll
| Contains classes that implement the common functionality of DevExpress Extensions for ASP.NET MVC. Used within ASP.NET MVC 5 project templates only. See DevExpress.Web.Mvc and Extension Sheet to learn more.
|
DevExpress.Data.v19.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.Utils.v19.2.dll
| Contains basic utility classes and common skins (such as "DevExpress Style", "Visual Studio 2013", "Office 2013" and "Seven Classic").
|
DevExpress.Web.v19.2.dll
| Contains 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.Web.ASPxDiagram.v19.2.dll
| Contains classes that implement a functionality of the ASPxDiagram control.
See Diagram and DevExpress.Web.ASPxDiagram to learn more.
|
DevExpress.Web.ASPxGantt.v19.2.dll
| Contains classes that implement a functionality of the ASPxGantt control.
See Gantt and DevExpress.Web.ASPxGantt to learn more.
|
DevExpress.Web.ASPxHtmlEditor.v19.2.dll
| Contains classes that implement a functionality of the ASPxHtmlEditor control.
See HTML Editor and DevExpress.Web.ASPxHtmlEditor to learn more.
|
DevExpress.Web.ASPxTreeList.v19.2.dll
| Contains classes that implement a functionality related to the ASPxTree List control.
See Tree List and DevExpress.Web.ASPxTreeList to learn more.
|
DevExpress.Printing.v19.2.Core.dll
| Contains classes that implement the basic functionality for DevExpress printing libraries.
|
DevExpress.RichEdit.v19.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 (FilterEditorControl) and/or exporting to DOCX.
|
DevExpress.Office.v19.2.Core.dll
| Contains base classes common for Office File API and Office controls.
|
DevExpress.Spreadsheet.v19.2.Core.dll
| Contains basic classes that implement the main functionality of DevExpress Spreadsheet.
|
DevExpress.Web.ASPxSpreadsheet.v19.2.dll
| Contains classes that implement a functionality related to the ASPxSpreadsheet control.
See Spreadsheet and DevExpress.Web.ASPxSpreadsheet to learn more.
|
DevExpress.SpellChecker.v19.2.Core.dll
| Contains an assortment of internal classes that implement the basic spell-checker functionality of WinForms SpellChecker, ASP.NET SpellChecker, and WPF SpellChecker controls.
|
DevExpress.Web.ASPxSpellChecker.v19.2.dll
| Contains classes that implement the ASPxSpellChecker component's functionality.
See Spell Checker and DevExpress.Web.ASPxSpellChecker to learn more.
|
DevExpress.Charts.v19.2.Core
| 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.XtraCharts.v19.2
| Contains basic classes that implement the main functionality of the XtraCharts Suite.
|
DevExpress.XtraCharts.v19.2.Web
| Contains the WebChartControl control that is intended for use in ASP.NET applications.
|
DevExpress.Web.ASPxPivotGrid.v19.2
| Contains classes that implement the ASPxPivotGrid control's functionality.
See Pivot Grid and DevExpress.Web.ASPxPivotGrid to learn more.
|
DevExpress.XtraPivotGrid.v19.2.Web
| Contains classes that implement the PivotGridControl functionality.
|
DevExpress.PivotGrid.v19.2.Core
| Contains internal classes that implement the basic functionality for WinForms PivotGrid, ASP.NET PivotGrid and WPF PivotGrid controls.
|
DevExpress.XtraReports.v19.2
| Contains classes that implement the main functionality of XtraReports.
|
DevExpress.XtraReports.v19.2.Web
| Contains classes which are used to implement the Web functionality of XtraReports.
|
DevExpress.XtraScheduler.v19.2.Core
| Contains main classes that implement the basic functionality of WinForms Scheduler, ASP.NET Scheduler, and WPF Scheduler controls.
|
DevExpress.Web.ASPxScheduler.v19.2.dll
| Contains classes that implement a functionality of the main controls available in the ASPxScheduler component. See Included Components to learn more.
|
The following libraries provide additional functionality for web projects that use the functionality of the DevExpress ASP.NET MVC Extensions.
For a complete list of libraries that are considered redistributable, refer to your owned product's EULA.
Distributing any DevExpress design-time libraries ending with ".Design" is strictly prohibited. It means that you cannot use our installation for a deployment purpose since it includes design libraries that cannot be distributed according to the terms of our EULA.