DevExpress.Blazor.Resources 26.1.4
DevExpress Blazor Components: Resources
DevExpress.Blazor.Resources contains code that registers DevExpress resources, scripts, and themes.
Examples
Install the DevExpress.Blazor NuGet package:
dotnet add package DevExpress.Blazor
Example 1: Add DevExpress Blazor Resources to an Existing Project
<head>
@*...*@
@DxResourceManager.RegisterScripts()
@DxResourceManager.RegisterTheme(Themes.Fluent)
</head>
Example 2: Register a Fluent Theme with a Custom Accent Color
<head>
@*...*@
@DxResourceManager.RegisterTheme(Themes.Fluent.Clone(properties => {
properties.Name = "Fluent Light Custom";
properties.SetCustomAccentColor("#107c41");
properties.AddFilePaths("css/fluent/FluentCustomStyles.css");
}))
</head>
Related Packages
DevExpress.Blazor - Native DevExpress UI components for Blazor applications.
dotnet add package DevExpress.Blazor
Demos
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
- DevExpress Reporting 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
Showing the top 20 packages that depend on DevExpress.Blazor.Resources.
| Packages | Downloads |
|---|---|
|
DevExpress.Blazor.Reporting.JSBasedControls.Common
This package contains common settings and client-side resources for the JavaScript-based Blazor Reporting components.
|
18 |
|
DevExpress.Blazor
This package contains native and high performance DevExpress UI Components for Blazor. Use these components to create intuitive and refined user experiences for Blazor Server and Blazor WebAssembly.
|
15 |
|
DevExpress.AIIntegration.Blazor.Chat.WebView
DevExpress.AIIntegration.Blazor.Chat.WebView
|
12 |
|
DevExpress.Blazor.Resources.ja
This package contains a set of resources for Blazor.
|
12 |
|
DevExpress.Blazor.Viewer
This package implements the functionality related to the native Blazor DevExpress Viewer component.
|
12 |
|
DevExpress.ExpressApp.Blazor
The core functionality for XAF ASP.NET Core Blazor apps.
|
11 |
|
DevExpress.ExpressApp.Dashboards.Blazor
The Dashboards module for XAF ASP.NET Core Blazor apps.
|
11 |
|
DevExpress.Blazor.Resources.es
This package contains a set of resources for Blazor.
|
11 |
|
DevExpress.Blazor.Dashboard
This package implements the functionality related to the DevExpress Dashboard Blazor component, designed to create and display dashboards on the web.
|
10 |
|
DevExpress.Blazor.RichEdit
This package implements the functionality related to the DevExpress RichEdit Blazor component - an advanced word-processing tool designed for working with rich text documents of various formats.
|
9 |
|
DevExpress.Blazor.Resources.de
This package contains a set of resources for Blazor.
|
7 |
|
DevExpress.Blazor
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
|
6 |
|
DevExpress.Blazor
This package contains native and high performance DevExpress UI Components for Blazor. Use these components to create intuitive and refined user experiences for Blazor Server and Blazor WebAssembly.
|
4 |
|
DevExpress.Blazor
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
|
4 |
|
DevExpress.ExpressApp.Dashboards.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
|
4 |
|
DevExpress.ExpressApp.Blazor
The core functionality for XAF ASP.NET Core Blazor apps.
|
4 |
|
DevExpress.Blazor.Dashboard
Target Platform/Framework: Web
DevExpress Product Libraries Used: BI Dashboard (https://www.devexpress.com/dashboard)
Available in the following DevExpress Subscription(s): Universal
|
4 |
|
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
|
4 |
.NET 8.0
- DevExpress.Data (= 26.1.4)
- Microsoft.AspNetCore.Components.Web (>= 8.0.15)
| Version | Downloads | Last updated |
|---|---|---|
| 26.1.4 | 1 | 08/17/2026 |
| 26.1.4-pre-26200 | 0 | 07/23/2026 |
| 26.1.4-pre-26190 | 0 | 07/14/2026 |
| 26.1.4-pre-26179 | 0 | 07/02/2026 |
| 26.1.3 | 0 | 06/18/2026 |
| 25.2.9 | 0 | 08/03/2026 |
| 25.2.8 | 2 | 08/16/2026 |
| 25.2.7 | 1 | 08/17/2026 |
| 25.2.6 | 1 | 04/09/2026 |
| 25.2.5 | 0 | 03/02/2026 |
| 25.2.4 | 0 | 02/03/2026 |
| 25.2.3 | 3 | 01/20/2026 |
| 25.1.13 | 0 | 07/31/2026 |
| 25.1.12 | 0 | 06/10/2026 |
| 25.1.11 | 0 | 05/05/2026 |
| 25.1.10 | 1 | 04/09/2026 |
| 25.1.9 | 0 | 03/02/2026 |
| 25.1.8 | 2 | 01/20/2026 |
| 25.1.7 | 2 | 01/20/2026 |
| 25.1.6 | 3 | 01/20/2026 |
| 25.1.5 | 2 | 12/17/2025 |
| 25.1.4 | 2 | 01/20/2026 |
| 25.1.3 | 12 | 09/02/2025 |