Installing Syncfusion® Blazor Linux installer
29 Nov 20241 minute to read
Step-by-Step Installation
The steps below show how to install Blazor Linux installer.
-
Extract the Syncfusion® Blazor Linux installer(.zip) file. The files are extracted in your machine.
-
The Linux zip file contains the following folders.
NOTE
The Unlock key is not required to install the Linux installer.
-
You can launch the demo source and use the NuGet packages included in the Linux installer.
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.
- For server side application register the license key in Configure method of Startup.cs
- For client side application 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.