Found 84 packages
A library to provide access to session storage in Blazor applications
A testing library to provide helper extensions for Blazored.SessionStorage
Source generated JavaScript interop for the browser's sessionStorage API compatible with Blazor WebAssembly.
An AngularJS module that makes Web Storage working in the Angular Way. Contains two services: $localStorage and $sessionStorage. Differences with Other Implementations * No Getter 'n' Setter Bullshit * sessionStorage * Cleanly-Authored Code * No Cookie Fallback
Source generated JavaScript interop for the browser's sessionStorage API compatible with Blazor.
Blazor local and session storage support
A feature-filled and friendly way to use localStorage and sessionStorage (JSON, namespacing, extensions, etc).
Blazor extension that enables Browser Local and Session storages and Cookies store access for Blazor applications. Part of Majorsoft Blazor library.
This library include lots of methods to manage session storage or local storage on your web pages. Use budala.help() function to discover methods. You can see all methods under budala key. (Ex: budala.getAll()) Please let me know if you have some advices to improve this library via oguzhankircali@gmail.com e-mail address. https://budala.gitbook.io/web-storage-manager/
This package allows developer to manipulate browser's session storage with ease. Developer can choose to encrypt content or not.
NServiceBus Transactional Session for the MongoDB persistence.
Package Description
A Session Storage Feature to persist states with Fluxor
Simple and more reliable Blazor implementation of LocalStorage and SessionStorage.
Angular module to ease the access of localStorage, sessionStorage and cookie.
Package Description
Provides services for storing data in the browser's localStorage and sessionStorage. The stored data is protected using AES encryption and decryption functions.
Browser WebAPI: Session Storage for Blazor. The 4 methods on: https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage
Provides services to interoperate with the localStorage and sessionStorage objects.
Source generated JavaScript interop for the browser's sessionStorage API compatible with Blazor Server.