Dear Support Team,
I am reaching out to you as I am interested in integrating it with Blazor. I would like to ask for your assistance in this matter.
I understand that Blazor is a web framework that allows developers to build web applications using C# and HTML, but I am not sure how to integrate the Metronic 8- HTML Demo 9 template with it. I was wondering if you could provide me with some guidance or instructions on how to accomplish this task?
Any help you can provide would be greatly appreciated. Please let me know if there are any specific steps or considerations that I should be aware of in order to successfully integrate the template with Blazor.
Thank you in advance for your help and support. I look forward to hearing from you soon.
Hi Aniruddh Patel,
Sorry for the delay in reply.
Our demos differ in layout and style, to get started with a new demo firstly you need to generate styles for demo9, you can copy the source folder from Metronic HTML version and replace the current demo source files in Starterkit/_keenthemes/src in the Blazor version. To build those assets you can run gulp
command.
Then you will need to update layout file markup HTML code, you can copy HTML code from our HTML version and then paste it into a Blazor component.
Regards,
Lauris Stepanovs,
Keenthemes Support Team