Ok, thank you for your response :) But, in my opinion, with the Eric Hexter nuget we have our mvc4 app configured with bootstrap bundle & minification. Then with a good _layout.cshtml(configured to use bootstrap bundle) and your TwitterBootstrapMVC we have a good start point for an asp.net mvc 4 app with FLUENT bootstrap coding :)
Cheers ___ MegC » iRC@PTnet EMail » megcgo(at)gmail.com Skype» megcgo 2013/7/24 Dmitry Efimenko <[email protected]> > This library, TwitterBootstrapMVC does not depend on erichexter nuget > twitter.bootstrap.mvc. You could install TwitterBootstrap just by adding > bootstrap.css and bootstrap.js files to your project and configuring your > Layout to use them. > Installation of TwitterBootstrapMVC is well described in the introduction > video, the link to which you can find in the original post. > There is also plenty of documentation in the CodeProject article. > > Good luck! > > > On Wednesday, July 24, 2013 2:32:22 PM UTC-7, Marcio Cardoso wrote: >> >> Very nice!! >> To start what do I need? >> >> Install the erichexter nuget twitter.bootstrap.mvc in an empty MVC4 app >> and >> then install your TwitterBootstrapMVC and start coding? >> >> Thanks! >> >> Quinta-feira, 18 de Julho de 2013 9:33:38 UTC+1, Dmitry Efimenko escreveu: >>> >>> <https://lh5.googleusercontent.com/-1ifK9p_4hlg/UeeoE_42UOI/AAAAAAAAA6w/UwhQcDeOtIU/s1600/TwitterBootstrapMVC.png> >>> >>> >>> Hello everybody. >>> >>> I'm the developer of the open source project *TwitterBootstrapMVC*. >>> It's purpose is to make using TwitterBootstrap a lot easier for * >>> asp.net-mvc* developers. >>> >>> *Repository*: >>> https://github.**com/DmitryEfimenko/**TwitterBootstrapMvc<https://github.com/DmitryEfimenko/TwitterBootstrapMvc> >>> *Documentation*: http://www.**codeproject.com/Articles/** >>> 570762/TwitterBootstrapMvc<http://www.codeproject.com/Articles/570762/TwitterBootstrapMvc> >>> *Intro Video*: >>> http://www.youtube.com/**watch?v=6LpWMl5D2i4<http://www.youtube.com/watch?v=6LpWMl5D2i4> >>> *Nuget ID*: >>> TwitterBootstrapMVC<http://nuget.org/packages/TwitterBootstrapMVC/> >>> >>> Feel free to use it. I hope people will find it helpful! >>> I'd like this project to be developed and improved further, and >>> community support would be the best way to do that, so any cryptic is >>> welcomed. >>> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "twitter-bootstrap" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/twitter-bootstrap/9ru2tKyq4UI/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "twitter-bootstrap" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
