RadzenGravatar not supported in .NET 5 webassembly / wasm

I believe you are aware of System.Security.Cryptography.Algorithms is not supported on .NET 5 for webassembly, maybe on .NET 6 according to this: https://github.com/dotnet/aspnetcore/issues/26450

So this is not an issue, it is kind a report to help others.
Thank you for sharing this amazing suite of controls!

crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
  Unhandled exception rendering component: System.Security.Cryptography.Algorithms is not supported on this platform.
System.PlatformNotSupportedException: System.Security.Cryptography.Algorithms is not supported on this platform.
   at System.Security.Cryptography.MD5.Create()
   at Radzen.Blazor.RadzenGravatar.get_Url()
   at Radzen.Blazor.RadzenGravatar.BuildRenderTree(RenderTreeBuilder __builder)
   at Microsoft.AspNetCore.Components.ComponentBase.<.ctor>b__6_0(RenderTreeBuilder builder)
   at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, RenderFragment renderFragment)
   at Microsoft.AspNetCore.Components.RenderTree.Renderer.RenderInExistingBatch(RenderQueueEntry renderQueueEntry)
   at Microsoft.AspNetCore.Components.RenderTree.Renderer.ProcessRenderQueue()
1 Like

Hi @SoftDev,

Welcome to the Radzen Community!

We weren't aware that this assembly was missing in .NET 5. Thanks for letting us know.

Also System.Security.Cryptography.Algorithms is not supported on this platform.
Google.Apis.Auth.OAuth2
Google.Api.Gax.Grpc.ClientBuilderBase`1[[Google.Cloud.Firestore.V1.FirestoreClient, Google.Cloud.Firestore.V1, Version=2.3.0.0