Skip to main content
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.

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.

IndexedDB

NoSQL storage

TursoDb

SQLite + Cloud Sync

API Reference

Full API docs