Hi, I want to change toolbar type at my .net core project. But i couldn't understand how to do that in documentation. Can you help pls?
Thanks in advance.
On the demo page, the icon to minimize/bring back the sidemenu changes when you toogle, but when I downloaded the ASP.net demo, it doesn't seem to work as expected and can't figure out how to fix.
Hi there,
We have recently purchased an upgraded license for Metronic 9.2 and upgraded our app.
When committing to Github, we are seeing multiple high severity security warnings from our GitHub Advanced Security scanning bot. e.g.
Note - this is one example - there are 170 odd of these. S...
Hi,
I have followed the instructions to get template up and running:
https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-started.html
Ran the solution with donet watch.
Was able to get to default Dashboard but when I click any other menu item in the menu list it just reload...
Please find below error which i getting in my blazor server .net 9, i also download you sample code from git and followed same step. i just change demo layout resting ok. could please let me know where i am wrong.
blazor.web.js:1 [2025-08-29T13:03:20.377Z] Error: Microsoft.JSInterop.JSException:...
Hi, I am using Blazor Metronic Templates. Tooltips doesn't work in components because components add content dynamically to dom.
Kindly guide me how can I resolve this problem to show tooltips in Blazor Components
I've downloaded the GOOD ASP.NET Core 1.1 theme and it launches but no matter which links I click the navigation is not working and stays on the dashboard (which is misspelled as dashbaord in this version). Any idea what the issues is with the navigation?
Thanks.
Hi,
Do you have any guidance on how to convert the Metronic Blazor Server app (using .NET 7) into a Blazor Web App - (interactivitytype = Server) (using .NET 8)?
Dear Support Team,
I am writing to report an issue with the theme I recently purchased from your website. I noticed that the sidebar is not working as responsive as it should be.
Despite following the installation and customization instructions, the sidebar is not adapting to different screen...
Dear Keen Themes Team,
I’m currently using the Demo30 template for ASP.NET Core and have encountered an issue where the toolbar’s background color is not displaying correctly. I recently migrated all files from the StarterKit project into a new .NET 9 project, and everything else seems to be work...
Hi everyone,
I'm encountering several issues with the Datatable library and could use some assistance.
Datatable Library Broken in Version 8.2.5:
I've noticed that the Datatable library appears to be broken in version 8.2.5. Has anyone else experienced this issue? If so, what steps did you ta...
I have downloaded the ASP.NET Core project. On the index page I have this code and the datatable is not working. Thank you for your help.
@{
ViewData["Title"] = "Dashboard";
KTTheme.addVendor("datatables");
}
...
Hi,
is JQuery installed by default in the ASP.NET MVC Core starter-kit or should we installed it ,
if it is already installed , how can I consume it in my razor pages!?
hi team,
i am not able to locate forms and other ui elements in the asp.net core metronics theme. please help me to locate them.
and please also update demo version of asp.net core is in preview mode.
when can we get the preview version of metronic 8 for asp.net core.
hello, in the theme for e.g. https://preview.keenthemes.com/metronic8/demo51/index.html?mode=light
There are sections where I want to be able to toggle/resize or hide the top big buttons sections can you please help.
how can we change the background for the toggle sections
how we we make it...
Hi, I used Asp.net core mvc with a metronic template but I have some questions about the model form.
How to make the success alert display after the controller action return success??
Regards,,
When ever i change the direction from one user it change for the other user too.
the problem i understand is below service r singleton.
builder.Services.AddSingleton();
builder.Services.AddSingleton();
But when i change it to scoped i even cancot...
I followed the steps in the installer after the NPM Run Build step --demo1, I encountered an error:
"[Webpack-Cli] Invalid Configuration Object. Webpack has been Initialized Using A Configuration Object that does not match the API Schema.
- Configuration [0] .Ly ['JS/Widgets.Bundle'] Should be a...
I have used the Layout Builder, then output the zip file but the files in the zip seem to bear no relation to the ASP.NET Core files,
i.e. I assume that index.html is equivalent to Master.cshtml, but not entirely sure because I can't find any documentation about it.
In index.html there is a re...