Hi
It says Metronic supports Asp.Net core.
May I know if I can also use Metronic in an Asp.Net framework project?
I encountered some issues with the "Sidebar" not displaying properly while using it.
many thanks!
Hi,
Thank you for reaching out to us.
You can download the latest Metronic 8 Asp.Net-Core Starterkit from Metronic Downloads page.
https://devs.keenthemes.com/metronic
The getting started docs can be found here: https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-started
Regards,
Lauris Stepanovs,
Keenthemes Support Team
Hi,
Thank you for your response.
But my project was using the dotnet framework 4.8.1.
So if I download the latest Metronic 8 Asp.Net-Core Starterkit from Metronic, , will it support dotnet framework 4.8.1?
Best Regrads,
Mark
Hi Mark,
ASP.NET Core 7 is not compatible with .NET 4.8.1. If you have an existing project based on .NET 4.8.1, instead of using our Asp.Net-Core Starterkit, you can just reuse the HTML markup and CSS/JS files from our HTML version.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
Hi Lauris Stepanovs,
Thank you for your response.
I tried copying the 'asset' folder and bundle from Demo9, Demo20, Demo59, etc., in the HTML version to my project.
However, I encountered some problems; the sidebar part cannot be displayed properly.
How should I solve this problem? Did I miss something? Please assist me.
Many thanks,
Mark
Hi Mark,
Sorry for the delay in reply.
Are you trying to use the Demo9, Demo20, and Demo59 styles in the same application?
Please be informed that our demo shares the same style base and only the color variables and layout styles differ if you load a few demos bundled styles in your application the style files might conflict as a result you might get a broken layout. I suggest you do not load different demo styles on the same view. Either choose one demo to use or isolate one demo style from another.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
Hi Lauris Stepanovs,
Thanks for your reply.
I only used one demo style on the same view.
This time, I tried following the installation steps in the https://preview.keenthemes.com/html/metronic/docs/getting-started/build/gulp to build HTML demo9, and copied the 'asset' folder to my project using .NET Framework 4.8.1.
However, after I ran debug mode, the 'kt_aside' and 'kt_header' of the website's index page cannot display properly and appears misaligned.
Please reference this URL:https://reurl.cc/EjAg6A
How should I solve this problem? Did I miss something?
Could you please assist me to fix it?
Many thanks,
Mark
Hi Mark,
Sorry for the late reply.
It seems like I do not have access to view the file you provided. If after copying the HTML markup from our HTML version your layout is broken I suggest you make sure that you have added all the required body attributes and that your layout HTML structure is the same as in our HTML version.
Regards,
Lauris Stepanovs,
Keenthemes Support Team