An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          





Blazor Bootstrap logo

Blazor Express Bulma Component Library


An Enterprise-class component library built with the Blazor and Bulma CSS frameworks.


Getting Started »


## Status

[![NuGet](https://img.shields.io/nuget/vpre/blazorexpress.bulma)](https://www.nuget.org/packages/blazorexpress.bulma/absoluteLatest)
[![NuGet](https://img.shields.io/nuget/dt/blazorexpress.bulma.svg)](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).