Back to Devexpress

Install UI Components & Templates in Rider

blazor-405725-get-started-rider-install.md

latest1.3 KB
Original Source

Install UI Components & Templates in Rider

  • Jan 20, 2026
  • 2 minutes to read

Install DevExpress Blazor components and templates to create and run Blazor projects in JetBrains Rider.

Install DevExpress Blazor Components

  1. Obtain DevExpress NuGet feed credentials.
  2. Register the DevExpress NuGet feed as a package source with the following command:

Refer to the following help topic to learn how to install, update, and remove NuGet packages in Rider: Consume NuGet packages.

Install DevExpress Template Kit

The DevExpress Template Kit is the fastest way to create DevExpress Blazor projects in Rider. It adds ready-made project templates with recommended settings and preconfigured DevExpress package references so you can start development immediately.

  1. Download the DevExpress Template Kit plugin for Rider.

  2. Open JetBrains Rider settings and navigate to Plugins.

  3. On the Plugins page, click the gear button and then click Install Plugin from Disk.

  4. Select the plugin file.

  5. Restart JetBrains Rider to apply changes.