EasyAdminBlazor Documentation Index

This is the full documentation index for EasyAdminBlazor. Follow the reading path below to get started quickly, and check the FAQ first when you run into problems.

Every English document mirrors its Chinese version (named *_en-US.md).


Step 1: Get Started

  1. Project Introduction — what the framework does, tech stack, and core features
  2. Quick Start — create and run a project from scratch (template or manual)
  3. Starting a New Module — add your first business module
  4. Code Generation — generate CRUD pages visually with CrudGenerator

Step 2: Core Modules

Module Documentation
Built-in features User Management, Role Management, Menu Management
Organization & permission Organization, Data Permission
System configuration Configuration, Data Dictionary
Logs & audit Operation Log, Login Log, Error Log
Files & printing File Management, Print Template
Localization & messaging Localization, Online Chat
SaaS multi-tenant Multi-Tenant

Step 3: Component Reference

Component Documentation
AdminTable AdminTable_en-US
AdminCheckboxListGeneric AdminCheckboxListGeneric_en-US
AdminDictMultiSelect AdminDictMultiSelect_en-US
AdminDictSelect AdminDictSelect_en-US
AdminEditor AdminEditor_en-US
AdminFileInput AdminFileInput_en-US
AdminMultiSelect AdminMultiSelect_en-US
AdminSelectEntity AdminSelectEntity_en-US
AdminSelectEntityFilter AdminSelectEntityFilter_en-US
AdminSelectTable AdminSelectTable_en-US
AdminTree AdminTree_en-US

Step 4: Extensions & Operations

Topic Documentation
Extension packages (Redis, Mail, SMS, Captcha, HtmlEditor, Chat, WeChat, etc.) Extensions
Scheduled tasks (FreeScheduler) Scheduled Tasks
Production deployment (Nginx, HTTPS, Windows service, etc.) Deployment
Upgrade guide Upgrade Guide
FAQ & troubleshooting FAQ
Changelog Changelog