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).
🧭 Recommended Reading Path
Step 1: Get Started
- Project Introduction — what the framework does, tech stack, and core features
- Quick Start — create and run a project from scratch (template or manual)
- Starting a New Module — add your first business module
- 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 |
📦 Related Resources
- Official website: https://easyadmin.wang-zhan.com.cn
- Source repository: https://gitee.com/gudufy/EasyAdminBlazor