wtulloch / Blazor.IndexedDB

A Blazor library for accessing IndexedDB
MIT License
140 stars 46 forks source link

Create a working sample solution #19

Open riccardone opened 4 years ago

riccardone commented 4 years ago

Some configuration settings are probably missed from the readme and I'm having problems making the code to work. It would be good having a Sample working solution using the same Person code sample from the readme.

wtulloch commented 4 years ago

Currently dealing with an update to allow server-side usage. Once I have solved my NuGet issues will look into this.

ChristianWeyer commented 4 years ago

Are you still planning updates @wtulloch ? Thanks!

IuriAmauri commented 4 years ago

Hi. I'm trying to use it and having problems with the setup. Is a demo in you plans, @wtulloch ?

Thanks!