These guides walk you through the key features of BlazorEssentials, from client-side data storage to building complex multi-step wizards and implementing the MVVM pattern.Documentation Index
Fetch the complete documentation index at: https://easyaf.dev/llms.txt
Use this file to discover all available pages before exploring further.
Available Guides
Client-Side Databases
Store data locally in the browser with IndexedDB or TursoDb. Build offline-capable,
local-first applications with optional cloud sync.
Coming Soon
MVVM Pattern
Learn how to structure your Blazor applications using the Model-View-ViewModel pattern
with
ViewModelBase, AppStateBase, and reactive UI updates.Merlin Wizards
Build multi-step wizards and complex workflows with the Merlin components.
Guide users through operations with progress tracking and validation.
More guides are being written. Check back soon or contribute on GitHub.
Quick Links
IndexedDB
NoSQL storage
TursoDb
SQLite + Cloud Sync
API Reference
Full API docs