https://github.com/blazorexpress/blazorexpress.bulma
An Enterprise-class component library built with the Blazor and Bulma CSS frameworks.
https://github.com/blazorexpress/blazorexpress.bulma
blazor blazor-autocomplete blazor-charts blazor-components blazor-grid blazor-modal blazor-offcanvas blazor-server blazor-webassembly bulma
Last synced: 11 months ago
JSON representation
An Enterprise-class component library built with the Blazor and Bulma CSS frameworks.
- Host: GitHub
- URL: https://github.com/blazorexpress/blazorexpress.bulma
- Owner: BlazorExpress
- License: apache-2.0
- Created: 2024-06-08T05:21:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-19T17:56:27.000Z (11 months ago)
- Last Synced: 2025-07-19T20:22:40.199Z (11 months ago)
- Topics: blazor, blazor-autocomplete, blazor-charts, blazor-components, blazor-grid, blazor-modal, blazor-offcanvas, blazor-server, blazor-webassembly, bulma
- Language: C#
- Homepage: https://bulma.blazorexpress.com/
- Size: 669 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Blazor Express Bulma Component Library
An Enterprise-class component library built with the Blazor and Bulma CSS frameworks.
Getting Started »
## Status
[](https://www.nuget.org/packages/blazorexpress.bulma/absoluteLatest)
[](https://www.nuget.org/packages/blazorexpress.bulma/absoluteLatest)
## Docs & Demos
- [Docs Website](https://bulma.blazorexpress.com/docs/)
- [Demos Website](https://bulma.blazorexpress.com/demos/)
## Table of contents
- [Install](#install)
- [Install Blazor Express Bulma templates](#install-blazor-express-bulma-templates)
- [Components](#blazor-express-bulma-components)
- [Documentation](#documentation)
- [Creators](#creators)
- [Copyright and license](#copyright-and-license)
## Install
Install with [NuGet](https://www.nuget.org/): `Install-Package BlazorExpress.Bulma -Version 1.0.0`
## Install Blazor Express Bulma templates
Install [Blazor Express Bulma templates](https://github.com/blazorexpress/blazorexpress-bulma-project-templates) with **.NET CLI**: `dotnet new install BlazorExpress.Bulma.Templates::1.10.0`
- Read the [Getting started page](https://bulma.blazorexpress.com/docs/getting-started/) for information on the framework installation, contents, examples, and more.
## Copyright and license
Code and documentation copyright 2025 [Blazor Express](https://bulma.blazorexpress.com/docs/).
Code released under the [Apache-2.0 License](https://github.com/BlazorExpress/BlazorExpress.Bulma/blob/main/LICENSE).