Hello all,
This question may be absurdly simple but I need your help. We just redesigned our website and we would like to use ASP.NET Core for back-end and use Bootstrap as our CSS framework. Although there is Bootstrap support for the MVC, we could not find any useful tutorials for incorporating the Bootstrap with ASP.NET Web Pages specifically.
We chose "Web Pages" over "MVC" because the website is intended for informative purposes only and will have no app-like functionality.
Can anyone point us in the right direction?
Many thanks...