A library to provide access to session storage in Blazor applications.
Info
Version: | 2.4.0 |
Author(s): | Chris Sainty |
Last Update: | Monday, August 14, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Blazored/SessionStorage |
NuGet Url: | https://www.nuget.org/packages/Blazored.SessionStorage |
Install
Install-Package Blazored.SessionStorage
dotnet add package Blazored.SessionStorage
paket add Blazored.SessionStorage
Blazored.SessionStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.6)
- Microsoft.AspNetCore.Components.Web(>= 3.1.6)
Tags