Skip to content

InnovoTecnologias/MDBSaas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDB Saas Template in ASP.NET MVC

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).

It includes Pricing, About and Contact Pages.

Thanks to the MDBootstrap Team.