Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
LocalStorage Alternatives
Similar projects and alternatives to LocalStorage
-
MudBlazor
Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
-
ASP.NET Core
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
Fluxor
Fluxor is a zero boilerplate Flux/Redux library for Microsoft .NET and Blazor.
-
Blazor.IndexedDB.Framework
A framework for blazor which acts as an interface to IndexedDB
-
-
ant-design-blazor
🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
-
Modal
A powerful and customizable modal implementation for Blazor applications. (by Blazored)
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
awesome-blazor-browser
A Blazor WebAssembly app for browsing the "Awesome Blazor" resources.
-
-
-
Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
-
CarChecker
A sample Blazor WebAssembly application that includes authentication, in-browser data storage, offline support, localization, responsive layouts, and more. For a video walkthrough, see this link:
-
-
BlazorWithFluxor
A demo of Blazor Wasm using Fluxor as application state management
-
Obaki.LocalStorageCache
Obaki.LocalStorageCache is a simple and easy-to-use library that can help you improve the performance of your web application by caching data locally in the browser.
-
CG.Blazor.Wizard
A Blazor based Wizard component used by other CodeGator packages.
-
HITS.LIB.Sqlite
A data access layer for Sqlite using Microsoft.Data.Sqlite.Core.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
LocalStorage reviews and mentions
-
Nightclub Website
Blazored LocalStorage - for Tokens and Authentication Stuff
-
Github
The library make use of Blazored LocalStorage for storing cache data.
-
How to store client side data in a Blazor WASM app in 2021?
If you only need key/value, I've been using this one. https://github.com/Blazored/LocalStorage
- Pre-fetch data for next page
-
Advanced Blazor State Management Using Fluxor, part 6 - Persisting State
To begin, let's note that the localStorage API is a JavaScript API, and isn't directly available to be called by our Blazor code. We need to either write our own JSInterop code to interact with localStorage, or we can take advantage of a library somebody else has already written. I'm going to use the excellent Blazored.LocalStorage.
-
A note from our sponsor - SonarLint
www.sonarlint.org | 29 Jan 2023
Stats
Blazored/LocalStorage is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
- LocalStorage VS MudBlazor
- LocalStorage VS ASP.NET Core
- LocalStorage VS Fluxor
- LocalStorage VS Blazor.IndexedDB.Framework
- LocalStorage VS Blazor.IndexedDB
- LocalStorage VS ant-design-blazor
- LocalStorage VS Modal
- LocalStorage VS awesome-blazor-browser
- LocalStorage VS DnetIndexedDb
- LocalStorage VS BlazorGoogleMaps