DmitryEfimenko / TwitterBootstrapMvc

Fluent implementation of ASP.NET-MVC HTML helpers for Twitter Bootstrap.
Apache License 2.0
224 stars 79 forks source link

Bootstrap 4 plans? #396

Closed AlonCG closed 6 years ago

AlonCG commented 8 years ago

If this was already discussed then I apologize. Just curious if you plan on adding Bootstrap 4 support ... and if so ... should we expect anything prior to them RTMing?

Now I do realize that Bootstrap 4 is still in alpha-1 basically ... but some of us are on the bleeding edge!

All the best.

DmitryEfimenko commented 8 years ago

I am planning on having support for Bootstrap 4. However, I'll wait for them to be at least in Beta before doing anything to avoid chasing for every change they do.

jonathanmcnamee commented 6 years ago

Any update on this now that v4 has been released?

DmitryEfimenko commented 6 years ago

Hello,

With the SPAs coming into the world of the web, and the release of MVC6, which suggests use of TagHelpers instead of HtmlHelpers, the adoption for BMVC has significantly dropped. There is just not enough demand for it anymore to justify spending time for the Bootstrap 4 upgrade.

In my personal opinion whether you'd like to be on the leading or bleeding edge, it's time to consider a SPA.

Thanks, Dmitry

jonathanmcnamee commented 6 years ago

Hi Dmitry,

That's a pity, but understandable if that's what the stats are saying. Is it worth putting this message on the main website so it's clear to people that v4 isn't going to happen?

Finally, thank you for a great product, one of the few things I was happy to pay for :)

DmitryEfimenko commented 6 years ago

Good suggestion. I'll do that!

jonathanmcnamee commented 6 years ago

@DmitryEfimenko Just thinking - if it's no longer profitable to maintain, is it possible to open-source it?