Blazor.IndexedDB.Framework

A framework for blazor which acts as an interface to IndexedDB (by Reshiru)

Blazor.IndexedDB.Framework Alternatives

Similar projects and alternatives to Blazor.IndexedDB.Framework

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Blazor.IndexedDB.Framework alternative or higher similarity.

Blazor.IndexedDB.Framework reviews and mentions

Posts with mentions or reviews of Blazor.IndexedDB.Framework. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-11.
  • Making a Blazor app run on Web browser, Windows, Linux, Android, iOS and macOS
    8 projects | /r/dotnet | 11 Feb 2023
    Blazor WASM was the first, original version. I wanted an app that can work offline, so I decided to save user data in IndexedDB. My first choice for an IndexedDB NuGet was https://github.com/Reshiru/Blazor.IndexedDB.Framework because it was recommended by Steve Sanderson in https://blog.stevensanderson.com/2019/08/03/blazor-indexeddb/ - and it was the worst mistake in the whole project. The NuGet loads all the data from IndexedDB into memory every time you open a connection. That made the app unusably slow after one year of use. I made a few improvements in my own version https://github.com/Jinjinov/IndexedDB.Blazor but I never solved the loading problem. I decided to rewrite the whole project from scratch, using the much better IndexedDB NuGet https://github.com/amuste/DnetIndexedDb . The original project is available at https://github.com/Jinjinov/TheLastTime and as a PWA https://old.ididit.today/ as a lesson on what mistakes to avoid.
  • How to store client side data in a Blazor WASM app in 2021?
    7 projects | /r/Blazor | 21 Oct 2021
    https://github.com/Reshiru/Blazor.IndexedDB.Framework - 67 stars - 1 contributor - last commit on Jan 26, 2021 - uses https://github.com/wtulloch/Blazor.IndexedDB - archived

Stats

Basic Blazor.IndexedDB.Framework repo stats
2
67
0.5
about 3 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com