How to use SQLite in your Blazor WebAssembly apps

This video is a quick walkthrough demonstrating how to use the SqliteWasmHelper project on GitHub (https://github.com/JeremyLikness/SqliteWasmHelper). The project makes it easy to implement SQLite using EF Core and automatically caches the data for persistence between sessions.