Base solution for your next web application
Open Closed

Questions on Metronic Integration with Asp.Net Zero #5452


User avatar
0
tom.ohle created

I had some general questions about the integration with Metronic and Asp.Net Zero. We are using the Angular/.Net Core ASP.Net Zero starter template

  1. Is there a way to tell by looking at the Angular source code what version of Metronic we are on? I guessed v5.1 because that was the accompanying metronic zip download on the Asp.Net Zero size, but I was wondering if there was another way?

  2. Are there instructions on how we could upgrade the v5.1 Metronic code to v5.3 within the Asp.Net Zero framework? Or how to do Metronic upgrades in general?


1 Answer(s)
  • User Avatar
    0
    alirizaadiyahsi created

    This is the source of metronic that we use in ASP.NET Zero and we are on v5.3.1 now. <a class="postlink" href="https://github.com/aspnetzero/metronic">https://github.com/aspnetzero/metronic</a>

    I added an issue to mention version of metronic: <a class="postlink" href="https://github.com/aspnetzero/metronic/issues/15">https://github.com/aspnetzero/metronic/issues/15</a>

    Check following to upgrade steps: <a class="postlink" href="https://github.com/aspnetzero/metronic/blob/master/metronic-upgrade-guide.md">https://github.com/aspnetzero/metronic/ ... e-guide.md</a>