Sign in Sign up
nuget

Solutaris.InfoWARE.ProtectedBrowserStorage

Solutaris.InfoWARE.ProtectedBrowserStorage is a library that allows saving to browser's local storage and Session Storage in encrypted format for both Blazor WASM and Blazor Server Applications. Yes! Protected Browser Storage now possible with Solutaris.InfoWARE.ProtectedBrowserStorage (it encrypts the data using AES encryption and then compresses it before saving to browser's local or session Storage). With Solutaris.InfoWARE.ProtectedBrowserStorage you have a protected browser storage in Blazor WASM - which is not possible with Microsoft's Protected Browser Storage (Microsoft.AspNetCore.Components.Server.ProtectedBrowserStorage namespace) as it relies on ASP .NET Core Data Protection (only supported for Blazor Server apps)!

nuget View on Nuget

Activity

Latest release
2y ago
Total releases
3
Cadence
~1.1 years
Last 12 months
0

Details

First release
Jun 08, 2022
Releases
Version Released
1.0.2 patch
1.0.1 patch
1.0.0 initial