Releases: Tewr/BlazorWorker
Releases · Tewr/BlazorWorker
v3.2.2
16 Jan 21:25
Compare
Sorry, something went wrong.
No results found
v3.2.1
12 Sep 20:46
Compare
Sorry, something went wrong.
No results found
Updates Newtonsoft dependency to 13.
v3.2.0
01 Jun 19:37
Compare
Sorry, something went wrong.
No results found
Adds environment variable dictionary to worker options. Avaiable via EnvMap (or Extension method SetEnv).
v3.1.0
08 Jan 15:59
Compare
Sorry, something went wrong.
No results found
v3.0.0
18 May 21:09
Compare
Sorry, something went wrong.
No results found
JSRuntime implementation #49
Refactoring of messaging system
Fixed memory leak #48
Fixed problem with raw messages on the message bus #51
v2.1.0
26 Jan 21:26
Compare
Sorry, something went wrong.
No results found
Factory pattern support to enable DI/IoC #32
Publish trimmer problem #36
Custom event handler types support #37
v2.0.1
17 Dec 08:09
Compare
Sorry, something went wrong.
No results found
Fixes a packaging issue present in v2.0.0, a bad version of the core package was uploaded.
v2.0.0
05 Dec 14:58
Compare
Sorry, something went wrong.
No results found
v1.3.0
28 Jul 20:21
Compare
Sorry, something went wrong.
No results found
Adds support for Task as a return type - enables async signatures in service classes.
Adds a HttpClient as an injectable service
Some convenience methods for setting up a BackgroundService
v1.2.1
21 May 20:46
Compare
Sorry, something went wrong.
No results found
Fixes a problem (#10 ) when using the linker in Release builds.
Tested with Blazor 3.2.0.