Blazor.Storage
5.0.0
dotnet add package Blazor.Storage --version 5.0.0
NuGet\Install-Package Blazor.Storage -Version 5.0.0
<PackageReference Include="Blazor.Storage" Version="5.0.0" />
<PackageVersion Include="Blazor.Storage" Version="5.0.0" />
<PackageReference Include="Blazor.Storage" />
paket add Blazor.Storage --version 5.0.0
#r "nuget: Blazor.Storage, 5.0.0"
#:package Blazor.Storage@5.0.0
#addin nuget:?package=Blazor.Storage&version=5.0.0
#tool nuget:?package=Blazor.Storage&version=5.0.0
Blazor.Storage
A library to provide access to local storage and session storage in Blazor applications.
This is a combined fork of Blazored.SessionStorage and Blazored.LocalStorage which were originally developed by Chris Sainty which were originally developed by Chris Sainty.
Motivation
The original repositories were archived by the author and have not been actively maintained. Due to the age of the codebase and known security vulnerabilities, it became difficult to use the project safely in modern environments.
The goal of this project is to revive and improve upon the original work, keeping it secure, up-to-date, and usable for the community.
License
This project is licensed under the MIT License - see the license file for details.
Changes from the original repositories:
- Updated the .NET framework to a more recent version (.Net10)
- Updated packages to more recent versions
- Combined both into one assembly.
Original Documentation
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.AspNetCore.Components.Web (>= 10.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Blazor.Storage:
| Package | Downloads |
|---|---|
|
AutoDomain.Modules.Core.Blazor
A field-level precise permission management system for the MES production management system in manufacturing. Flexible and free table object design approac |
GitHub repositories
This package is not used by any popular GitHub repositories.
5.0.0.0 2026-01-02
- .NET 10 release