BlazOrbit
-
- 2,226 total downloads
- last updated 6/9/2026
- Latest version: 1.0.0
Framework-agnostic primitives shared by the BlazOrbit component library. -
- 2,133 total downloads
- last updated 6/9/2026
- Latest version: 1.0.0
A dual-host (Blazor Server and Blazor WebAssembly) component library. C# first, high-performance, and accessible UI design. Lightweight, customizable, open source. -
- 2,015 total downloads
- last updated 6/9/2026
- Latest version: 1.0.0
Lightweight, dependency-free syntax highlighter used by the `BOBCodeBlock` component in BlazOrbit. Produces HTML token markup for a handful of common languages via a hand-rolled tokenizer and pluggable render... More information -
- 1,816 total downloads
- last updated 6/9/2026
- Latest version: 1.0.0
Shared localization components and resources for BlazOrbit. -
- 1,606 total downloads
- last updated 6/9/2026
- Latest version: 1.0.0
Server-side localization integration for BlazOrbit. Registers cookie-based `RequestLocalization`, a culture-setting endpoint startup filter, and the `BOBCultureSelector` component so consumer apps can switch UI... More information -
- 1,593 total downloads
- last updated 6/9/2026
- Latest version: 1.0.0
Blazor WebAssembly localization integration for BlazOrbit. Persists the selected culture in `localStorage` via a small JS interop layer, configures supported cultures at startup, and ships the... More information -
- 1,591 total downloads
- last updated 6/9/2026
- Latest version: 1.0.0
FluentValidation integration for BlazOrbit. It adds the ability to validate forms using FluentValidation -
-
- 1,138 total downloads
- last updated 6/9/2026
- Latest version: 1.0.0
Official project templates for BlazOrbit. Includes Blazor WASM and Blazor Server starter projects with theming, localization option, and sample components. -
-
- 264 total downloads
- last updated 6/9/2026
- Latest version: 1.0.0
SVG-native chart components for BlazOrbit. Bar, Line, Pie/Donut and Area charts with linear, categorical and DateTime axes. Pure C# API, no Chart.js or external chart libraries - just SVG, CSS and the BlazOrbit... More information -
- 253 total downloads
- last updated 6/9/2026
- Latest version: 1.0.0
Persistent inbox-style notification center for BlazOrbit. Supplies in-memory store by default; consumers can supply localStorage / IndexedDB / server-side persistence. -
- 250 total downloads
- last updated 6/9/2026
- Latest version: 1.0.0
Global keyboard shortcut registry for BlazOrbit. Document-level keydown listener. -
- 121 total downloads
- last updated 6/9/2026
- Latest version: 1.0.0
Syntax-highlighted code block component for BlazOrbit. Ships with copy-to-clipboard, language badges and automatic indentation normalization.