How can I implement a theme from bootswatch or wrapbootstrap in an MVC 5 project?

后端 未结 6 1755
深忆病人
深忆病人 2020-11-30 16:59

I am about to create a new ASP.Net MVC5 web application. I would like to use a theme from bootswatch or wrapbootstrap in the application, but cannot find a set of instructio

6条回答
  •  刺人心
    刺人心 (楼主)
    2020-11-30 17:10

    I do have an article on MSDN - Creating ASP.NET MVC with custom bootstrap theme / layout using VS 2012, VS 2013 and VS 2015, also have a demo code sample attached.. Please refer below link. https://code.msdn.microsoft.com/ASPNET-MVC-application-62ffc106

提交回复
热议问题