DevExpress.Blazor
26.1.4
Prefix Reserved
dotnet add package DevExpress.Blazor --version 26.1.4
NuGet\Install-Package DevExpress.Blazor -Version 26.1.4
<PackageReference Include="DevExpress.Blazor" Version="26.1.4" />
<PackageVersion Include="DevExpress.Blazor" Version="26.1.4" />
<PackageReference Include="DevExpress.Blazor" />
paket add DevExpress.Blazor --version 26.1.4
#r "nuget: DevExpress.Blazor, 26.1.4"
#:package DevExpress.Blazor@26.1.4
#addin nuget:?package=DevExpress.Blazor&version=26.1.4
#tool nuget:?package=DevExpress.Blazor&version=26.1.4
DevExpress Blazor Components
DevExpress Blazor UI Components allow you to create intuitive and highly-refined user experiences for Blazor Server (ASP.NET Core), Blazor WebAssembly, and Blazor Hybrid hosting models.
Included Components
- Data management (Data Grid, TreeList, Filter Builder)
- Data Editors (Calendar, CheckBox, Color Palette, ComboBox, Date Edit, Date Range Picker, DropDown Box, HTML Editor, List Box, Masked Input, Memo, Radio, Radio Group, Search Box, Spin Edit, TagBox, Text Box, Time Edit)
- Data Visualization (Bar Gauge, Chart, Map, Pie Chart, Polar Chart, Range Selector, Sankey, Sparkline)
- Layout (Carousel, Drawer, Form Layout, Grid Layout, Layout Breakpoint, Splitter, Stack Layout, Tabs)
- Navigation (Accordion, Context Menu, Menu, Pager, Ribbon, Toolbar, TreeView)
- Dialogs and Windows (DropDown, Flyout, Message Box, Popup, Toast, Window)
- Buttons (Button, Button Group, DropDown Button, Split Button)
- File Management (File Input, Upload)
- Scheduling (Scheduler)
- Progress Indication (Loading Panel, Progress Bar, Wait Indicator)
Examples
Install the DevExpress.Blazor NuGet package:
dotnet add package DevExpress.Blazor
Example 1: Add a Text Box
<DxTextBox Text="My Text" />
Example 2: Add a Mask For Email Address
<DxMaskedInput @bind-Value="Value"
Mask="@RegExEmailMask"
MaskMode="@MaskMode.RegEx">
</DxMaskedInput>
@code{
String Value { get; set; }
String RegExEmailMask { get; set; } = @"(\w|[.-])+@(\w|-)+\.(\w|-){2,4}";
}
Related Components/Packages
DevExpress.AIIntegration.Blazor.Chat - DevExpress AI-powered Chat.
dotnet add package DevExpress.AIIntegration.Blazor.Chat
DevExpress.Blazor.PdfViewer - DevExpress Blazor PDF Viewer component.
dotnet add package DevExpress.Blazor.PdfViewer
DevExpress.Blazor.PivotTable - DevExpress Blazor Pivot Table component.
dotnet add package DevExpress.Blazor.PivotTable
DevExpress.Blazor.RichEdit - DevExpress Blazor Rich Text Editor component.
dotnet add package DevExpress.Blazor.RichEdit
Demos
GitHub Examples
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:
- DevExpress ASP.NET and Blazor Subscription
- DevExpress DXperience Subscription
- DevExpress Universal Subscription
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, see 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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- DevExpress.Blazor.Resources (= 26.1.4)
- DevExpress.Blazor.Themes (= 26.1.4)
- DevExpress.Blazor.Themes.Fluent (= 26.1.4)
- DevExpress.Data (= 26.1.4)
- DevExpress.Drawing (= 26.1.4)
- DevExpress.Printing.Core (= 26.1.4)
- DevExtreme.AspNet.Data (>= 5.1.0)
- Microsoft.AspNetCore.Components.Web (>= 8.0.15)
- System.Drawing.Common (>= 8.0.15)
NuGet packages (43)
Showing the top 5 NuGet packages that depend on DevExpress.Blazor:
| Package | Downloads |
|---|---|
|
DevExpress.Blazor.RichEdit
Target Platform/Framework: Web DevExpress Product Libraries Used: Blazor UI components (https://www.devexpress.com/blazor) Available in the following DevExpress Subscription(s): Universal, DXperience, ASP.NET & Blazor (includes DevExtreme) |
|
|
DevExpress.Blazor.Reporting.Viewer
Target Platform/Framework: Web DevExpress Product Libraries Used: .NET Reporting (https://www.devexpress.com/subscriptions/reporting) Available in the following DevExpress Subscription(s): Universal, DXperience, ASP.NET & Blazor (includes DevExtreme), Reporting |
|
|
DevExpress.Blazor.Viewer
Target Platform/Framework: Web DevExpress Product Libraries Used: Blazor UI components (https://www.devexpress.com/blazor) Available in the following DevExpress Subscription(s): Universal, DXperience, ASP.NET & Blazor (includes DevExtreme), Reporting |
|
|
DevExpress.ExpressApp.Blazor
Target Platform/Framework: Web, Mobile DevExpress Product Libraries Used: XAF (Cross-Platform .NET App UI & Web API) (https://www.devexpress.com/xaf) Available in the following DevExpress Subscription(s): Universal |
|
|
DevExpress.Blazor.PdfViewer
Target Platform/Framework: Web DevExpress Product Libraries Used: Blazor UI components (https://www.devexpress.com/blazor) Available in the following DevExpress Subscription(s): Universal, DXperience, ASP.NET & Blazor (includes DevExtreme) |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on DevExpress.Blazor:
| Repository | Stars |
|---|---|
|
abpframework/abp-samples
Sample solutions built with the ABP Framework
|
| Version | Downloads | Last Updated |
|---|---|---|
| 26.1.4 | 14 | 8/7/2026 |
| 26.1.4-pre-26200 | 3,213 | 7/23/2026 |
| 26.1.4-pre-26190 | 2,943 | 7/14/2026 |
| 26.1.4-pre-26179 | 2,772 | 7/2/2026 |
| 26.1.3 | 61,131 | 6/18/2026 |
| 25.2.9 | 2,457 | 8/3/2026 |
| 25.2.8 | 21,230 | 6/10/2026 |
| 25.2.7 | 40,723 | 5/6/2026 |
| 25.2.6 | 49,937 | 4/7/2026 |
| 25.2.5 | 58,902 | 3/2/2026 |
| 25.2.4 | 37,583 | 2/3/2026 |
| 25.2.3 | 58,413 | 12/18/2025 |
| 25.1.13 | 2,180 | 7/31/2026 |
| 25.1.12 | 6,578 | 6/10/2026 |
| 25.1.11 | 3,032 | 5/5/2026 |
| 25.1.10 | 4,161 | 4/6/2026 |
| 25.1.9 | 11,378 | 3/2/2026 |
| 25.1.8 | 8,139 | 1/16/2026 |
| 25.1.7 | 22,585 | 12/15/2025 |