Install the Syncfusion® Blazor Linux installer

29 Oct 20251 minute to read

Install on Linux

The steps below show how to install and use the Syncfusion Blazor Linux offline installer (ZIP).

NOTE

Prerequisites: Supported Linux distribution, .NET SDK installed, unzip tool, and sufficient disk space.

  1. Extract the Syncfusion® Blazor Linux installer ZIP to a folder.

    Extract the Syncfusion Blazor Linux installer ZIP to a folder

  2. Review the extracted contents. The package includes demo source, offline NuGet packages, and supporting files.

    Extracted contents of the Blazor Linux offline installer

NOTE

An unlock key is not required to install or use the Blazor Linux offline installer.

  1. Launch the demo projects from the extracted folder and reference the included NuGet packages as needed.

License key registration in samples

After the installation, the license key is required to register the demo source that is included in the Linux installer. To learn about the steps for license registration for the Blazor Linux installer, please refer to this.

  • Blazor Server App: Register the license key in Configure method of Startup.cs
  • Blazor WASM App: Register the license key in main method of Program.cs

You can also find the steps for getting started with Syncfusion® Blazor components in Linux,

  • Getting started with Syncfusion® Blazor Components in Blazor Server Side App using Visual Studio for Linux.
  • Getting started with Syncfusion® Blazor Components in Web Assembly App using Visual Studio for Linux.