PureBlazor.Components 0.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package PureBlazor.Components --version 0.4.0
NuGet\Install-Package PureBlazor.Components -Version 0.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PureBlazor.Components" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PureBlazor.Components --version 0.4.0
#r "nuget: PureBlazor.Components, 0.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PureBlazor.Components as a Cake Addin
#addin nuget:?package=PureBlazor.Components&version=0.4.0

// Install PureBlazor.Components as a Cake Tool
#tool nuget:?package=PureBlazor.Components&version=0.4.0

GitHub Actions Workflow Status GitHub last commit Discord PureBlazor

PureBlazor Components

PureBlazor Components built for the PureBlazor CMS

Getting started

Blazor UI components for the PureBlazor CMS. Free to use for any Blazor project.

Installation

dotnet add package PureBlazor.Components

[!NOTE] The Nuget package currently only supports use with the Tailwind CDN.

If you wish to build the styles at compile time, you must clone this repository and include it in your project.

Screenshots

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

Demo

[!WARNING]
Demo has rough edges. Handle with caution.

https://components.wasmhost.dev

Goals

  • Performance (see /tests/benchmarks)
  • Simplicity

FAQ

Why not use xx library?

  • There are many great libraries out there, but we wanted to build something that was simple and easy to use. We also wanted to build something that was tailored to the PureBlazor CMS.
  • We also wanted to build something that was fast. We have a benchmark suite in /tests/benchmarks that we use to measure performance.
  • Ultimately, we think there is plenty of room for more libraries in the Blazor ecosystem.

Is this library free to use?

  • Yes! This library is free to use for any Blazor project.

Can I use this library with .NET MAUI Blazor projects?

  • This library should work with .NET MAUI, but we have not tested it yet. Please let us know if you have any issues.

Can I use this library with Blazor WebAssembly / Blazor Server / InteractiveAuto?

  • Yes. This library supports all Blazor hosting models.

Is this library production-ready?

  • No. This library is still in development.

Do you accept contributions?

  • Yes! We accept contributions. Please see the CONTRIBUTING.md file for more information.

How do I report a bug?

  • Please open an issue on the GitHub repository.
  • Please include as much information as possible, including the version of the library you are using, the browser you are using, and any steps to reproduce the issue.
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PureBlazor.Components:

Package Downloads
PureBlazor.Components.AspNetCore

ASP.NET Core integration package for PureBlazor UI components.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.27.0 84 5/6/2024
0.26.0 85 5/5/2024
0.25.0 113 5/5/2024
0.24.0 78 5/5/2024
0.23.0 78 5/4/2024
0.22.0 66 5/3/2024
0.19.0 77 4/29/2024
0.18.0 124 4/26/2024
0.17.0 84 4/26/2024
0.16.0 91 4/26/2024
0.15.0 94 4/26/2024
0.14.0 90 4/26/2024
0.13.0 96 4/26/2024
0.12.0 86 4/26/2024
0.11.0 84 4/26/2024
0.10.0-preview1 76 4/9/2024
0.9.2 85 4/4/2024
0.9.1 74 4/4/2024
0.9.0 76 4/4/2024
0.8.0 78 4/4/2024
0.7.0 93 4/4/2024
0.6.0 85 4/3/2024
0.5.0 98 4/2/2024
0.4.0 81 4/2/2024
0.3.0 86 4/2/2024
0.2.0 95 4/1/2024
0.2.0-preview 68 4/26/2024
0.1.0 93 3/21/2024
0.1.0-alpha.1 83 2/2/2024
0.0.9 90 3/21/2024

initial early release