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

Metronic for .Net Core MVC


Hello,

We buy metronic and i download it.But i dont understand anything your docs for implement the project.It was complicated.Please explain step by step how can i implement to my project after download.

Thank you


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (7)


https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-started

I apply this steps and project running without css.I hope you can support me soon, to implement metronic to my project.



Hi,

Thank you for reaching out to us.

Could you please specify which Metronic version you are using?

Do you have any errors when running npm install or gulp --demo1 command?

If the commands don't throw any errors, make sure that the assets folder was successfully generated in /wwwroot/.

Regards,
Lauris Stepanovs,
Keenthemes Support Team



I'm using v8.2.3.Its ok i used it but I copy almost every file to my project.Actually I use boilerplate framework and i will use layout and other compnent of metronic.But which file should i copy to my files basicly



It keeps giving this error
ComponentNotFoundException: No component for supporting the service ThemeTest.Web.Mvc.Controllers.DashboardsController was found



Hi,

You are using the latest available version at the moment. However, we didn't manage to reproduce this error in this version.

Are there any steps on how we can reproduce it?

If you do not want to base your application on our Asp.Net-Core Starterkit but on a different framework version you can fully copy the _keenthemes folder from our Starterkit and place it to your project, make sure to change dist path in gulp configuration to specify the assets output path of your project. Then you can use assets in your project and copy markup from our HTML version.

Regards,
Lauris Stepanovs,
Keenthemes Support Team



Thank you for your support.It keeps giving this error after added StarterKit ViewStart and ViewImport to my project.I cant resolve that.Whats your advice how can I use layout? Have i different way add layout to my project



Hi,

Sorry for the late reply.

Did you copy the Starterkit/Controllers folder?

In controller files, we define theme routes, you should include at least [HttpGet("/")] route to run Starterkit successfully. Also, make sure that you have registered all controllers and routes you are referring to.

Regards,
Lauris Stepanovs,
Keenthemes Support Team


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(