Skip to main content
All docs
V26.1
  • Install UI Components & Templates in Rider

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

    Install DevExpress Blazor Components

    1. Install the required DevExpress Blazor packages from the NuGet Library.
    2. Ensure that a valid license key is registered. If you build a project that includes unlicensed DevExpress products, the build process displays a warning or throws an error.

    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.

      Note

      Do not extract the downloaded plugin archive.

    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.

      Install DevExpress Template Kit Plugin for Rider from Disk

    4. Select the plugin file.

    5. Restart JetBrains Rider to apply changes.