Tewr / BlazorWorker

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

Any nuget-released planned including environment variable for culture? #76

Closed mattincode closed 2 years ago

mattincode commented 2 years ago

Current nuget (3.1.0) doesn't include the possiblity to set web-worker environment variables like culture. Issue: #67 This is a problem when needing to correctly format dates etc. Since .NET 7 Threading support is still some time in the future this project is the only good option to use web-workers for more complex stuff using C#. Do you plan to do a new nuget-release anytime soon?

Excellent work by the way!

/Best Regards "Matt"

Tewr commented 2 years ago

done https://github.com/Tewr/BlazorWorker/releases/tag/v3.2.0