Address Book Demo
This is an example of an event-sourced application running entirely in the browser
Written in C#, using .NET 8.0 and Blazor WASM
*note: no data is sent to the server
anything you enter here is only stored in your browsers db, it cannot be seen on the internet
anything you enter here is only stored in your browsers db, it cannot be seen on the internet
Go to the menu to add a new record, then open developer tools and have a look at the IndexedDB for this site to see what's going on.