Hello, I try to setup starterkit for Blazor Metronic 8.2.6, and I am facing an issue in that.
Please help me to get sol;ution for above questions.
I faced similar issues when setting up the Blazor Metronic starter kit. Took me a bit to figure out theme toggling—it's not clearly documented. I also had trouble adding external JS/CSS like Syncfusion, but I got it working by ensuring the paths were correct and scripts loaded in _Host.cshtml. Regarding .NET 8, I needed it too, so I ended up adjusting the project manually. Kind of like when I was tweaking my Minecraft server after installing it through mineacraftapk — needed extra steps, but worth it once it all clicked.
I am expecting a working solution, if your team is not able to provide then in that case let me know I can take a refund as it will be not useful for me in .NET 7.0, I am looking for
Blazor .NET 8.0 Web App.
Also tried to add syncfusion and this provided bootstrap file is different from the provided one. Can you also guide me for that where to add this new syncfusion bootstrap file as there will be two files for light and dark mode. And if you have any documents for that please share that .
<link href="_content/Syncfusion.Blazor.Themes/bootstrap5.css" rel="stylesheet" />
<script src="_content/Syncfusion.Blazor.Core/scripts/syncfusion-blazor.min.js" type="text/javascript"></script>
If Blazor is based on .NET 7, then it's completely waste for me.
What can we expect from the upcoming .NET 8 version?
Please also mention clearly on the selling page that it on .NET 7 as it creates misunderstanding and I bought the wrong product.
Hi,
Sorry for the misleading info. Noted, we will put this info clearly.
If the current Metronic Blazor is not usable for you you can request a refund using this form.
If you wish to continue using it then we will do our best to help you out further.
Regards.
Hi,
Thank you for reaching out to us.
@if(KTTheme.IsModeSwitchEnabled()){
}
We haven't tried combining our theme with syncfusion controls, please note that your Bootstrap 5 styles are already bundled into css/style.bundle.css.
The latest Metronic Blazor Starterkit is based on .NET 7 and our Asp.Net-Core Starterkit is based on .NET 8.
Please let us know if you have any additional questions.
Regards, Lauris Stepanovs, Keenthemes Support Team