The library contains 30+ ASP.NET Core tag helpers for nearly all components and controls of Bootstrap. This saves time and budget of your UI development.
Bocons is compatible with Bootstrap 4 and maps all components and controls. The partially complex components are abstracted easily and understandably via the tag helper.
Bocons combines the ASP.NET Core data binding with the Bootstrap validation states. On model errors the inputs get a Bootstrap validation state and rendering.
Bocons is well documentated, but the Intellisense support in Visual Studio helps you still faster write tag helper markup.
The tag helper library will published with Bower and NuGet. So it is pretty simple to update libraries and hold them up-to-date.
Our extensive and simple documentation of Bocons helps you to quick start the development of your own app.
Get Bocons tag helper library for free on NuGet! Use it in your non-profit or commercial projects.
The underlying UI framework of Bocons is Bootstrap. Bootstrap is a sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development. The current version of Bocons supports the Bootstrap v4.x.
Bocons is a Tag Helper Library for Bootstrap and ASP.NET Core. It provides an easy way to integrate complex components and controls into a Razor View. Tag Helpers looks like standard HTML and front-end designers haven't to learn new technologies or languages. At runtime the Tag Helper Markup will translated in conventionally HTML.