Demo Projects showing State Management in Blazor
This demo project is used in Tech Thursday #4 by ShareValue.
There is no official maximum size for localStorage and sessionStorage defined besides an "arbitrary" 5MB size according to W3C. Use this project to test the maximum size between various browsers. And is there a difference when using ASP.NET Core Protected Browser Storage?
I hope to see some Pull Requests or Forks
Used Blazor Extensions Storage to show difference between protected and unprotected storage https://github.com/BlazorExtensions/Storage