Thanks for contacting Syncfusion support.
Syncfusion Blazor NuGet packages name, control names and namespace has been changed from the 2020 Volume 1 beta release (18.1.0.36-beta). The Syncfusion Blazor Project Templates creating the Blazor application with the latest version of NuGet packages which is available in the nuget.org. In nuget.org we have published the old and new Syncfusion Blazor NuGet packages with the version 18.1.0.36-beta. So, in your case you are installing the 17.4.0.46 version blazor setup, but Syncfusion NuGet packages are referred with the version 18.1.0.36-beta as per the behavior of the Syncfusion Blazor Project Template. Please see the below release notes link for the naming changes.
As of now, please update the Syncfusion Blazor NuGet packages version as 17.4.0.55 in your application. Otherwise, follow the below steps to install the Syncfusion Blazor Project Templates VSIX version 18.1.0.36-beta, to refer the modified NuGet packages with modified namespace, control name.
- Open Visual Studio 2019.
- Go to Extensions -> Manage Extensions -> Installed -> Blazor VSExtensions - Syncfusion.
- Click Uninstall and close the Visual Studio to start the uninstallation process.
- Once uninstalled, Download the VSIX file from here.
- Extract the zip file and double click on the Syncfusion Blazor VSExtensions.vsix file.
- Now, create and run the application.
If you install the Syncfusion Blazor v18.1.0.36-beta setup from the link, it will configure the extension in your Visual Studio.