Storage icon indicating copy to clipboard operation
Storage copied to clipboard

Create a server-side sample

Open MisinformedDNA opened this issue 6 years ago • 1 comments

I'm able to execute the client-side sample, but when I try to apply the same to a server-side project, it results in errors. Since server-side is the only currently supported method, there should be a sample for it.

MisinformedDNA avatar Sep 17 '19 20:09 MisinformedDNA

Since server-side is the only currently supported method, there should be a sample for it.

You should try Microsoft.AspNetCore.ProtectedBrowserStorage if you are on Server-side Blazor

LuohuaRain avatar Nov 19 '19 07:11 LuohuaRain