The New Way to Build! Introducing ReUI — the developer platform for agentic UI with shadcn/ui
Learn More

.NET CORE Templates


I see 2 templates for .NET CORE. Will there be more coming soon? How difficult is it to apply the other templates into the .NET CORE layout structure?

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


Hi David,

Thank you for reaching out to us.

Right now our Asp.Net-Core Starterkit supports demo1 and demo30 but we have plans on adding new demos in the near future. Stay tuned for updates via

To add any other demo, follow these steps:

  1. Refer to our HTML version and current Asp.Net-Core demos.
  2. Download the HTML demo you want to use from Metronic Downloads page.
  3. Find layout markup in dist/index.html.
  4. Split layout into separate .cshtml partial files and add those files into Starterkit/Views/Layout/{your demo}/Partials folder.
  5. Update markup in Starterkit/Views/Layout/{your demo}/Default.cshtml.
  6. Copy source files from src/ folder in the HTML demo and paste them to _keenthemes/source/{your demo}/.
  7. Use command gulp --{your demo} to build your demo assets.



Regards,
Lauris Stepanovs,
Keenthemes Support Team
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  :(