Info
Version: | 1.1.2 |
Author(s): | Meysam Masoud |
Last Update: | Wednesday, June 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MeysamMoghaddam/ProtectedBrowserStorage |
NuGet Url: | https://www.nuget.org/packages/ProtectedBrowserStorage.NETStandard |
Install
Install-Package ProtectedBrowserStorage.NETStandard
dotnet add package ProtectedBrowserStorage.NETStandard
paket add ProtectedBrowserStorage.NETStandard
ProtectedBrowserStorage.NETStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- Blazored.LocalStorage(>= 2.1.6)
- Blazored.SessionStorage(>= 1.0.12)
Tags
The stored data is protected using AES encryption and decryption functions.