Install UI Components & Templates
- 2 minutes to read
Install DevExpress Blazor components and templates to create and run Blazor projects in Visual Studio.
Install DevExpress Blazor Components
Choose one of the following approaches that best matches your workflow:
Unified Component Installer
The Unified Component Installer is the recommended installation option for Visual Studio. It is an all‑in‑one setup that fully configures your Windows environment for Blazor development. After you run it, no additional downloads, installations, or manual configuration are required. The Installer:
- Sets up a local DevExpress NuGet feed and configures package sources.
- Adds DevExpress Template Kit to Visual Studio.
- Registers DevExpress extensions and design‑time assets.
- Installs offline help and demo applications.
To install DevExpress Blazor components using the Unified Component Installer:
- Download and run the Unified Component Installer executable.
- Enter your DevExpress username (email) and password.
Select DevExpress products to install. At minimum, include Blazor Controls and Demo Applications.

Choose the installation path and click the Accept & Continue button.
Refer to the following help topic for additional information: Run the Installation Wizard.
NuGet Library
Choose this option for project-level dependency management. It keeps DevExpress packages in the solution, ensures consistent restore on any machine that opens the project, and allows updates through the Visual Studio NuGet Package Manager.
Note
DevExpress Template Kit, demos, and tools are not installed from the NuGet Library.
- Install the required DevExpress Blazor packages from the NuGet Library.
- Ensure that a valid license key is registered.
Install DevExpress Template Kit
The DevExpress Template Kit is the fastest way to create DevExpress Blazor projects in Visual Studio. It adds ready-made project templates with recommended settings and preconfigured DevExpress package references so you can start development immediately.
If you installed DevExpress Blazor components with the Unified Component Installer, the Template Kit is already available in Visual Studio project templates.

Otherwise, you can download the DevExpress Template Kit from the Visual Studio Marketplace or install it as an extension in the Visual Studio IDE:
- In Visual Studio, select Extensions → Manage Extensions….
Search for “DevExpress Template Kit for Visual Studio”.

Click the Install button.