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

Install Components and Create an Application

  • 2 minutes to read

Installation

Our Blazor UI Component Suite is included in the following DevExpress Subscriptions: Universal, DXperience, or ASP.NET (refer to the subscription comparison matrix for more information).

Use the DevExpress .NET Product Installer to install our Blazor UI components on a Windows machine. You will also have access to Blazor project templates in the DevExpress Template Gallery and explore features of our product line in the Demo Center.

You can also install DevExpress Blazor UI components and project templates via NuGet or the Visual Studio Marketplace. These alternatives allow you to install our components on non-Windows operating systems.

The DevExpress .NET Product Installer and Alternative Install Methods sections describe how you can create Blazor applications using project templates and configure your project to incorporate DevExpress components.

Use Project Templates to Create an Application

You can use the following templates to create Blazor applications:

DevExpress Templates

  • DevExpress Blazor Server App
  • DevExpress Blazor WebAssembly App
  • DevExpress Blazor Hosted WebAssembly App

Each template creates a project that includes

Refer to the following topics for instructions:

Microsoft Templates

  • Blazor Server
  • Blazor WebAssembly

Refer to the following topics for instructions: