DevExpress.Web 26.1.5

Prefix Reserved
dotnet add package DevExpress.Web --version 26.1.5
                    
NuGet\Install-Package DevExpress.Web -Version 26.1.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DevExpress.Web" Version="26.1.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DevExpress.Web" Version="26.1.5" />
                    
Directory.Packages.props
<PackageReference Include="DevExpress.Web" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DevExpress.Web --version 26.1.5
                    
#r "nuget: DevExpress.Web, 26.1.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DevExpress.Web@26.1.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DevExpress.Web&version=26.1.5
                    
Install as a Cake Addin
#tool nuget:?package=DevExpress.Web&version=26.1.5
                    
Install as a Cake Tool

DevExpress.Web NuGet Package

Implements core functionality for DevExpress ASP.NET Web Forms Controls and includes the most commonly used UI controls.

Included Components

  • Data Management (Grid View, Card View, Filter Control, Gantt, Query Builder, Tree List, Vertical Grid)
  • Office-Inspired (Diagram, HTML Editor, Spell Checker)
  • Data Analytics & Visualization (Pivot Grid)
  • Navigation (Ribbon UI, Floating Action Button, Menu & Toolbars, Navigation Bar, Site Map, Tab Control, Tag Cloud Control, Title Index, Tree View)
  • Layout & Popups (Docking, Form Layout, Hint Control, Loading Panel, Panel, Popup, Round Panel, Splitter)
  • Data & Image Navigation (Data View, Headline, Image Gallery, Image Slider, Image Zoom, News Control, Pager)
  • Cloud Storage Support (Amazon, Azure, Dropbox, Google Drive, OneDrive, SharePoint)
  • File Management (File Manager, Upload Control)
  • Data Editors (Button, Calendar, Captcha, Check Box, Color Editor, Combo Box, Date & Time Editors, Image, List Editors, Lookups, Progress Bar, Spin/Numeric Editor, Token Box, Track Bar)
  • Multi-Use Site Controls (Callback, Callback Panel, Hidden Field, Object Container, Rating Control, Timer)
  • DevExpress ASP.NET Icon Library

Examples

Install the DevExpress.Web NuGet package:

dotnet add package DevExpress.Web

Example 1: Add a Text Box to a Page

<dx:ASPxTextBox ID="ASPxTextBox1" runat="server" Text="Test text" Width="170px">
</dx:ASPxTextBox>

Example 2: Add an HTML Editor to a Page

<dx:ASPxHtmlEditor ID="htmlEditor" runat="server" ActiveView="Html">
    <SettingsDialogs>
        <InsertImageDialog>
            <SettingsImageUpload>
                <ValidationSettings AllowedFileExtensions=".jpe,.jpeg,.jpg,.gif,.png" MaxFileSize="500000">
                </ValidationSettings>
            </SettingsImageUpload>
        </InsertImageDialog>
    </SettingsDialogs>
</dx:ASPxHtmlEditor>

Demos

DevExpress.Web.Office - DevExpress ASP.NET Web Forms Spreadsheet and Rich Text Editor controls.

dotnet add package DevExpress.Web.Office

DevExpress.Web.Scheduler - DevExpress ASP.NET Web Forms Scheduler control.

dotnet add package DevExpress.Web.Scheduler

DevExpress.Web.Themes - DevExpress Themes for ASP.NET Applications.

dotnet add package DevExpress.Web.Themes

DevExpress.Web.Visualization - DevExpress ASP.NET Web Forms Charts and Gauges.

dotnet add package DevExpress.Web.Visualization

Documentation

Evaluation Period, Pricing Options, and Licensing Terms

Whether you own a license or want to start a 30-day evaluation period, download and register your DevExpress license key. To obtain your key, log in to the DevExpress Download Manager. Use your existing DevExpress.com account or create a new account for free. For key registration instructions, see License Key for DevExpress Products.

If you purchase a license after evaluating a product, re-register your updated DevExpress license key to remove evaluation version warnings/messages.

This package is included in the following commercial subscriptions:

See DevExpress Subscriptions & Licensing for subscription comparison tables, purchasing FAQ, and licensing information.

Software Bill of Materials (SBOM)

To access SBOM files for DevExpress packages, please refer to the following article: Software Bill of Materials (SBOM) for DevExpress .NET assemblies/NuGet packages, JavaScript, VCL and other redistributable artifacts.

See Also: Information Security | Security - What You Need to Know

Useful Online Resources

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (30)

Showing the top 5 NuGet packages that depend on DevExpress.Web:

Package Downloads
DevExpress.Web.Office

Target Platform/Framework: Web DevExpress Product Libraries Used: ASP.NET WebForms UI components (https://www.devexpress.com/webforms) Available in the following DevExpress Subscription(s): Universal, DXperience, ASP.NET & Blazor (includes DevExtreme), Reporting

DevExpress.Web.Mvc5

Target Platform/Framework: Web DevExpress Product Libraries Used: ASP.NET MVC 5 components (https://www.devexpress.com/mvc) Available in the following DevExpress Subscription(s): Universal, DXperience, ASP.NET & Blazor (includes DevExtreme), Reporting

DevExpress.Web.Mvc

Target Platform/Framework: Web DevExpress Product Libraries Used: ASP.NET MVC 5 components (https://www.devexpress.com/mvc) Available in the following DevExpress Subscription(s): Universal, DXperience, ASP.NET & Blazor (includes DevExtreme), Reporting

DevExpress.Web.Resources

Target Platform/Framework: Web DevExpress Product Libraries Used: ASP.NET WebForms UI components (https://www.devexpress.com/webforms) Available in the following DevExpress Subscription(s): Universal, DXperience, ASP.NET & Blazor (includes DevExtreme), Reporting

DevExpress.Web.Dashboard

Target Platform/Framework: Web DevExpress Product Libraries Used: BI Dashboard (https://www.devexpress.com/dashboard) Available in the following DevExpress Subscription(s): Universal

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
26.1.5 8 9/18/2026
26.1.5-pre-26248 332 9/11/2026
26.1.5-pre-26241 325 9/2/2026
26.1.5-pre-26235 334 8/26/2026
26.1.5-pre-26227 403 8/18/2026
26.1.4 7,025 8/7/2026
26.1.3 23,009 6/18/2026
25.2.9 1,286 8/3/2026
25.2.8 32,579 6/10/2026
25.2.7 59,082 5/6/2026
25.2.6 102,866 4/7/2026
25.1.13 2,131 7/31/2026
25.1.12 30,957 6/10/2026
25.1.11 53,439 5/5/2026
25.1.10 98,051 4/6/2026
25.1.9 146,804 3/2/2026
Loading failed