PureBlazor.Components 0.0.9

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package PureBlazor.Components --version 0.0.9
                    
NuGet\Install-Package PureBlazor.Components -Version 0.0.9
                    
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.0.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PureBlazor.Components" Version="0.0.9" />
                    
Directory.Packages.props
<PackageReference Include="PureBlazor.Components" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PureBlazor.Components --version 0.0.9
                    
#r "nuget: PureBlazor.Components, 0.0.9"
                    
#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.
#:package PureBlazor.Components@0.0.9
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PureBlazor.Components&version=0.0.9
                    
Install as a Cake Addin
#tool nuget:?package=PureBlazor.Components&version=0.0.9
                    
Install as a Cake Tool

last commit Discord

PureBlazor Components

PureBlazor Components built for the PureBlazor CMS

Demo: https://components.wasmhost.dev

Getting started

These components are being built alongside (and for) the PureBlazor CMS. Our focus is supporting the CMS first and foremost.

In order to use these components, the current recommendation is to add this repository as a submodule (or fork this repo). We will eventually add these components to Nuget when time permits.

Goals

  • Performance
  • Simplicity

Status

General

  • Banner
  • Button
  • Card
  • Charts
  • Dialog
  • Dropdown
  • Flyout (in progress)
  • Tab (in progress)
  • Table
  • Navigation

Inputs

  • Field
  • Upload
  • Checkbox
  • Radio
  • Rating
  • Select (in progress)
  • Toggle
  • DatePicker
  • TimePicker
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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1-dev1 109 7/31/2025
1.0.0 126 7/31/2025
0.60.0 147 7/9/2025
0.50.0 211 7/9/2025
0.41.0 167 12/18/2024
0.40.0-rc2 84 11/2/2024
0.32.8 171 9/20/2024
0.32.0 189 9/18/2024
0.31.0 276 5/30/2024
0.30.0 179 5/25/2024
0.27.0 192 5/6/2024
0.26.0 184 5/5/2024
0.25.0 230 5/5/2024
0.24.0 181 5/5/2024
0.23.0 193 5/4/2024
0.22.0 165 5/3/2024
0.19.0 181 4/29/2024
0.18.0 256 4/26/2024
0.17.0 170 4/26/2024
0.16.0 180 4/26/2024
0.15.0 178 4/26/2024
0.14.0 173 4/26/2024
0.13.0 187 4/26/2024
0.12.0 180 4/26/2024
0.11.0 178 4/26/2024
0.10.0-preview1 168 4/9/2024
0.9.2 170 4/4/2024
0.9.1 170 4/4/2024
0.9.0 164 4/4/2024
0.8.0 173 4/4/2024
0.7.0 179 4/4/2024
0.6.0 174 4/3/2024
0.5.0 199 4/2/2024
0.4.0 171 4/2/2024
0.3.0 202 4/2/2024
0.2.0 182 4/1/2024
0.2.0-preview 154 4/26/2024
0.1.0 176 3/21/2024
0.1.0-alpha.1 134 2/2/2024
0.0.9 182 3/21/2024

initial early release