This content is protected, please login and enroll in the course to view this content!
2 thoughts on “4.1 Make – Bootstrap migration and create list page for makes of vehicle”
Nerdrocksays:
Another way to add Bootstrap 4.2.1 to the project is to use the Add Client-Side Library option by right clicking on the project in Solution Explorer select add and the Client-Side Library. Bootstrap is known as twitter-bootstrap in the new library manager, and of course you need to add jquery and popper.js as well. Then fix the references in the layout.
Thanks for active participation and suggestions. Regarding JQuery and popper.js, I am going to explain it in our coming lessons. For our current lesson these two files are not needed and we just need bootstrap for styling.
Another way to add Bootstrap 4.2.1 to the project is to use the Add Client-Side Library option by right clicking on the project in Solution Explorer select add and the Client-Side Library. Bootstrap is known as twitter-bootstrap in the new library manager, and of course you need to add jquery and popper.js as well. Then fix the references in the layout.
Thanks for active participation and suggestions. Regarding JQuery and popper.js, I am going to explain it in our coming lessons. For our current lesson these two files are not needed and we just need bootstrap for styling.