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

Get Started

  • 2 minutes to read

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 common templates to create Blazor applications:

DevExpress Common Templates

  • Server Application
  • WebAssembly Application
  • WebAssembly Hosted Application

Each template creates a project that includes

  • References to the DevExpress Blazor NuGet package and DevExpress resources
  • The DevExpress Blazing Berry theme
  • Sidebar navigation based on the TreeView component
  • The Grid component

Refer to the following topics for instructions:

Microsoft Templates

  • Blazor Server
  • Blazor WebAssembly

Refer to the following topics for instructions:

Troubleshooting

If a Blazor application throws unexpected exceptions, refer to the following help topic: Troubleshooting.