Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: Asp.Net Core (140)

We are using metronic themes in our application. We just run a test with OWASP tool and it identified " Vulnerable JS library " because of some of the scripts are outdated.Can we get the themes with updated script ?
On every page change/swap, despite the dark theme being set as default and in user settings, the page flashes white for a split second before going dark.It's a bit blinding at night. Is there any way to fix this? Using .net core. Please see this gif:https://media0.giphy.com/media/IkREf600h...
I am creating an ASP.Net Core MVC site using the Metronic v8.1.6 template utilising the Starterkit project.I am using Areas, and I am trying to figure out how to get the Sidebar links to work.I am trying to do the equivalent of:
Hello, do you have tutorial for integrating theme with existing net core projects? For example if I want to use theme for .net core identity and some other areas in application?Thanks,Carlo
We are currently developing an internal web application on Visual Studio 2022 using an Asp.Net 6 Project with Razor Pages and Bootstrap 5.1.The team is considering using your “Start – React Bootstrap 5 Admin Dashboard Theme” to embellish the site.Would it be compatible?Do you have other clie...
I have metronic angular demo 1 and it's working on angular v13 while I need to upgrade it to angular 14 is it possible to do that ??!
Hello,I need to know, where you have used them, the original JQuery/Javascript component that you have personalized in order to catch the particular events they raise in Blazor Server (.Net 6.0/7.0) and the data it carries .For example, I see you declare a datepicker (
I keep getting a javascript error when I try and run one of the demo themes."the.menuObject.on is not a function."I've downloaded the latest version of the bundle file. Please help.
I am following this guide but it seems outdated:https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-startedI am running the commands in:metronic_v8.1.5\html\toolsAfter all of the commands and the gulp build finishes, the "demo1" folder is created:However, inside of it is...
I have an issue with utilizing multiple scripts on one view. I have a view that contains a collapsible panel and form validation. I am trying to utilize the assets/js/scripts.bundle.js and the assets/plugins/global/plugins.bundle.js which I believe are what is needed to utilize collapsible panels an...
Hi,I have purchased Metronic 8 for my ASP.Net Core 6 project. After extracting theme i am not able to find folder at loaction ..\metronic_v8.1.5\asp.net-core\demo1.there is only one file download.html.Please suggest me the next steps to use metronic 8 in ASP.Net Core 6 App.Documentation...
How do we get the daterangepicker to accept no date. I just want to be able to clear it out.Thanks!
Hi,I bought Metronic theme v8.1.5. I installed Node.js v18.12.0 LTS and Yarn 1.22.19. NET SDK 6.0.9 already installed.I tried to build assets for Starterkit ASP.NET Core demo1 several times without success.Installing dependecies with - "npm install" return bunch of errors and does nothin...
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");} ...
Do I have to follow the steps outlined here? https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-started Seems as though the project runs after downloading without these steps.Thank you.
The current Blazor implementation of the theme is in a single project which forces me to use the starter kit project for new projects and cluttering my code with your code.You can create a Nuget package or seperate assembly that can be referenced from new projects. Then I don't need to have the...
Hello,I'm unable to change the menus.For example I would like to change the "Default" label on the first menu item of the "Dashboard" section on the top menu.In order to do that I have changed the lien 17 of the __Dashboards.cshtml file in the Views/Layout/HeaderLayout/Header/_Menu directory...
Dear team,please note that we facing an issue with metronic version 8 (.net core version) with datatablejs ajax server side example,the issue is the dropdownlist inside the datatablejs is not working at all and once we click on it it's not open or working at all (and it's working only on your...
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!?
Dear Support Team,I'm struggling to make the menus work when I press the button. We have aspnetzero 11.3 with Angular and Metronic 8.I got to the point that menus work when the page is initially loaded however if I have a button with a menu attached on the cards which dynamically load (lazy...
How to update this server side https://github.com/mcintyre321/mvc.jquery.datatablesJquery datatable to KtDataTable in asp.net mvc?HTML KTDatatable metronic v8
Is it possible to use Metronic theme in Asp.net MVC project instead of Asp.net core ?