BootstrapDash / StarAdmin-Free-Bootstrap-Admin-Template

A Free Responsive Admin Dashboard Template Built With Bootstrap 4. Elegant UI Theme for Your Web App!
MIT License
1.4k stars 650 forks source link

How to integrate with Asp.net core MVC #18

Open ndphuong opened 5 years ago

ndphuong commented 5 years ago

Hi, Thank for great template How can I integrate with Asp.Net Core MVC project?

ImAbhishekTomar commented 4 years ago

Here is the steps

  1. Copy src folder in you wwwroot (SRC FOLDER)
  2. Add this code in your layout page - CODE

Using this your initial design is ready then you will add component based on the requirement.