net9.0
namespace Microsoft.JSInterop.WebAssembly
{
    public abstract class WebAssemblyJSRuntime : JSInProcessRuntime, IJSUnmarshalledRuntime
    {
        [Obsolete("This method is obsolete. Use JSImportAttribute instead.")]
        public TResult InvokeUnmarshalled<T0, T1, T2, TResult>(string! identifier, T0 arg0, T1 arg1, T2 arg2);
    }
}
.NET 8.09.0
Information specific to net9.0
Assembly

Microsoft.JSInterop.WebAssembly , Version=8.0.4.0, PublicKeyToken=adb9793829ddae60

Referencing

Your project needs a package reference to Microsoft.JSInterop.WebAssembly.

Package Microsoft.JSInterop.WebAssembly net8.0
Obsolete This method is obsolete. Use JSImportAttribute instead.
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API

05/10/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙