Documentation
Everything you need to know to build amazing Blazor applications with NeoUI.
Project Template
Scaffold a complete Blazor app pre-wired with NeoUI — sidebar layout, theme switcher, dark mode, and Spotlight — in one command.
dotnet new install NeoUI.Blazor.Templates && dotnet new neoui -n MyAppGetting Started
Learn how to install and set up NeoUI in your Blazor project.
Installation
Detailed installation instructions for different project types.
Theming
Customize your application with 85 beautiful theme variations.
Architecture
Understand the portal architecture and component structure.
CLI Tools
Command-line tools to scaffold components and pages.
Best Practices
Tips and patterns for building production-ready applications.