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

Metronic Blazor project name edit


Hi,

How to edit Metronic Blazor project name (Starterkit) as a global parameter?

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 (5)


Hi Ania,

Folder name also is used as a project namespace so if you want to rename project besides folder name you will need to rename all "Starterkit" namespace references globally.

Regards,
Lauris Stepanovs,
Keenthemes Support Team



Yes that's right and that's what I want to achieve.
Is there a global parameter? If no is it safe to do a global search and replace ALL "Starterkit" words of the whole project?



Hi Ania,

Unfortunately, at the moment there is no global parameter to update all namespaces.

Yes, you can do this through a global replacement, Starterkit is used only in namespaces and in some paths which you should rename as well.

Regards,
Lauris Stepanovs,
Keenthemes Support Team



Thanks Lauris for the quick answer



Hi,
if you are using Visual Studio 2022, Right-click on a project or solution and select Sync namespaces.

Ref Link:
<a>https://www.stevefenton.co.uk/blog/2022/01/automatically-fix-your-namespaces/
</a>

Regards
Yousef Hussein


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  :(