Skip to content

Add JS to C# instance interop example#2

Open
rickbeerendonk wants to merge 2 commits intomainfrom
codex/add-subfolder-for-js-calling-csharp
Open

Add JS to C# instance interop example#2
rickbeerendonk wants to merge 2 commits intomainfrom
codex/add-subfolder-for-js-calling-csharp

Conversation

@rickbeerendonk
Copy link
Copy Markdown
Owner

Summary

  • demonstrate JavaScript calling a .NET instance method via DotNetObjectReference
  • add Blazor WASM sample with JS that periodically invokes C# and logs results
  • document approach in example README

Testing

  • dotnet build wasm/JSCallingCSharp_InstanceMethod.csproj (fails: command not found)

https://chatgpt.com/codex/tasks/task_e_6895cb99ea648324ac3e520dc1229824

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant