Home
GitHub New Project

Introduction

Beautifully designed components for Blazor.

Blazor ShadCN brings the shadcn/ui workflow to Blazor.

Inspired by shadcn/ui, it lets you add components as source code directly to your app instead of consuming a packaged UI library.

That means the components live in your project, follow your architecture, and can be changed without fighting a third-party abstraction.

Use the CLI to scaffold a project and add components as you need them. Once they are installed, the code is yours to inspect, refactor, and extend.