Super Sale Limited Time 50% OFF for All-Access Plans
Save 50% Now

Metronic Blazor project name edit


Hi,

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

Thank you


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • 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>
</a>

Regards
Yousef Hussein


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(