ivan-prodanov
ivan-prodanov
Hi, I'm using your blazorworker.js to execute C# code from javascript in a worker (without the rest of the functionality, e.g no need to use callbacks to C#, just javascript...
TLDR: When Start/End time is in a timezone and Until is set in UTC, it is not converted correctly and the last occurence is missed. Example: Start date is 15th...
I'd like to have "Method name - underscores" as default method for auto-generation when I press F12 on a scenario step that doesn't exist yet. I couldn't find for 30...
### Summary Fix shims for .NET Standard 2.0: correct pointer-based Encoding overload usage and add guards for empty spans. ### Problem `GetBytes`/`GetString` used span pinning paths that misbehave on empty...