Introduction
BootstrapBlazor is an enterprise-level component library based on Bootstrap and Blazor, which can be considered as the Blazor version of the Bootstrap project.
The dependency is:BootstrapBlazor > Bootstrap > jQuery
In the latest Project Template ,the above dependencies are packaged and bundled, which greatly simplifies use
Update Log
In order to fix the components bugs
, a small version of the component may be released every day. The second Thursday
every month release official version
[Update Log]
Learning materials
- Blazor Official Document
- Use Blazor WebAssembly and Visual Studio Code to generate web applications
- What is Blazor
- Exercise-Configure the development environment
- Blazor Components
- Exercise-Add Components
- Data binding and events
- Exercise-Data binding and Events
- Summarize
Exhibition
The largest code hosting collaborative development platform in China Gitee C# The highest star in the sector Works Universal background management system BootstrapAdmin Ready to use this component to achieve all functions
Demo Site:https://admin.blazor.zone
Get Started
Features of Components
The Bootstrap Blazor UI component library provides everything from basic Button
components to advanced web-level SmartPage
components
Advantage
- No need to write
Javascript
to use components - The component supports all
html
features - The component supports two-way data binding
- Components support automatic client verification
- Component support combination
Community