Integrating MDBootstrap in ASP.NET MVC
Here you will find a working project to take as starting point.
Article in English: https://mdbootstrap.com/articles/miscellaneous/ready-to-use-asp-net-mvc-templates-from-mdb-and-how-to-integrate-them/
Artículo en español: https://medium.com/@innovotecnologias/plantillas-de-mdbootstrap-listas-para-usar-y-c%C3%B3mo-hacer-la-integraci%C3%B3n-con-asp-net-mvc-ee33f8c8975d?sk=196f6a79d687a7ff1b230e5c69e0634d
Note that it includes a conditional attribute in "header" in order not to show the full height when the Carousel is not rendered (indicated by ViewBag.RenderCarousel).
Thanks to the MDBootstrap Team.