@NET
  • Blog
  • Mentoring
Subscribe
Tagged

blazor

A collection of 1 post

Performance comparison of the solutions for passing byte arrays from .NET runtime to JavaScript in Blazor wasm
C#

Performance comparison of the solutions for passing byte arrays from .NET runtime to JavaScript in Blazor wasm

OverviewPassing data from and to the JavaScript environment is one of the common tasks developers need to solve while working on a WebAssembly application with Blazor. Although typical use cases are well-covered by the JSInterop classes (e.g. IJSRuntime), less common problems require putting some effort into finding the right

  • Alex Netkachov
Alex Netkachov Jun 20, 2021 • 4 min read
@NET © 2022
Powered by Ghost