Tewr / BlazorWorker

Library for creating DotNet Web Worker threads/multithreading in Client side Blazor
MIT License
391 stars 36 forks source link

Examples for calling static dotnet from worker, and fixes bug for calling instance methods #106

Closed Tewr closed 8 months ago

Tewr commented 8 months ago

Relates to the problems described in #105 .