Lumeo
New
v2.0 — AI primitives, motion, full DataGrid

The Blazor library
you'd actually want to ship.

130+ components in a single package.

Roughly 9x smaller than MudBlazor (7.59 MB), Radzen (7.90 MB), and AntDesign (9.35 MB).
$ dotnet add package Lumeo

No peer dependencies. Works with Blazor WASM and Server.

The hook

A fraction of the size.

Measured against the latest public NuGet packages on the day this page was built.

130+ components. 889 KB.

Package size comparison (smaller is better).

Lumeo 2.0
889 KB
FluentUI 5.0
1.26 MB
MudBlazor 9.4
7.59 MB
Radzen 10.3
7.90 MB
AntDesign 1.6
9.35 MB
NuGet .nupkg sizes, verified 2026-04-22.

Tests

1,724

CI green, every commit.

Locales

14

Bundled ILumeoLocalizer.

Themes

8

CSS-variable presets.

Compliance

WCAG AA

Keyboard + ARIA built in.

AI primitives Motion primitives DataGrid Charts Scheduler Gantt Kanban Blocks Forms DatePicker RichText Editor Sparklines Dashboard tiles Chat primitives Streaming
Dark mode RTL support 14 locales MCP server CLI dotnet new templates Source generators Tailwind v4 ready 889 KB WCAG AA 1,727 tests MIT licensed WASM + Server Source-available shadcn-style vendoring
Live

Real components. No screenshots.

Every tile below is the actual Lumeo component rendered in your browser.

Ava ChenEngineeringStaff Eng.¤198,000
Marcus OkoyeDesignLead Designer¤162,000
Priya RaoProductPM¤148,000
Jonas WeberEngineeringSr. Eng.¤172,000

DataGrid

View docs

Charts · powered by ECharts

View docs

Notifications on

Volume · 62%

Subscribe

Form controls

Docs

To do

2

Design audit

Review spacing scale

Write docs

In progress

1

DataGrid export

CSV + Excel

Done

3

Theme presets

Kanban

Docs
Default
Secondary
Outline
Success
Warning
Error

Button & Badge

Docs

DatePicker & Dialog

Docs
Built-in

Everything you'd otherwise build.

A complete kit for modern Blazor apps — batteries included, DX-obsessed.

Tailwind CSS v4

Built on CSS custom properties. Theme with variables, not config files. Full v4 API.

Accessible by default

ARIA, keyboard navigation, and focus management built in. WCAG AA across the library.

Dark mode

Automatic dark mode via CSS variable swaps. No dark: prefixes. Instant theme switching.

Copy & paste

Every component ships with inline code examples. Copy into your project and done.

ECharts integration

30+ chart components powered by Apache ECharts. AOT-friendly and fully themeable.

Single NuGet package

One install. No peer dependencies. Works with Blazor WASM and Server, .NET 10+.

AI primitives

Streaming messages, tool calls, markdown rendering — drop-in building blocks for AI chat UIs.

14 locales

Bundled translations for 14 languages plus ILumeoLocalizer for per-string overrides.

Motion

Built-in animation primitives — BlurFade, BorderBeam, Marquee — with zero JS config.

RTL support

Every component renders correctly in right-to-left locales out of the box.

Source generator

Compile-time helpers for theme registration, registries, and zero-reflection setup.

Register your own

Extend the component registry with your own components and keep the same API surface.

Install

Three ways to start.

Pick the path that fits your workflow. Every option ends in a shipping-ready project.

NuGet

Drop the package into any Blazor project and register the services.

nuget
$ dotnet add package Lumeo
builder.Services.AddLumeo();

Lumeo CLI

Scaffold, vendor components into your repo, and own the source.

lumeo
$ dotnet tool install -g Lumeo.Cli
$ lumeo init

dotnet new templates

Opinionated starters for dashboards, SaaS, and marketing sites.

templates
$ dotnet new install Lumeo.Templates
$ dotnet new lumeo-app
Compared

How it stacks up.

Feature parity against the popular Blazor UI kits, as of today.

Feature Lumeo MudBlazor Radzen AntDesign
Package size 889 KB7.59 MB7.90 MB9.35 MB
Components 130+80+110+70+
Tailwind-ready
CLI vendor-install
Motion primitives
AI primitives
MCP server
dotnet new templates
Dark mode
14 locales + RTL
MIT licensed

Start shipping today.

Used by teams who care about bundle size. MIT-licensed — build commercial products for free.

© Lumeo 2026 · MIT licensed · built with Lumeo