Simple and more reliable Blazor implementation of LocalStorage and SessionStorage.
Info
| Version: | 1.0.0 |
| Author(s): | Andrii Snihyr |
| Last Update: | Wednesday, December 25, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/BerserkerDotNet/BlazorStorage |
| NuGet Url: | https://www.nuget.org/packages/BlazorStorage |
Install
Install-Package BlazorStorage
dotnet add package BlazorStorage
paket add BlazorStorage
BlazorStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.1.0)
Tags