Skip to content

Tags: jobbrIO/jobbr-server

Tags

v3.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge release/3.0.1 to master

v3.0.0

Merge branch 'release/3.0.0'

v3.0.0-rc.12

Remove JobbrServer from DI container

Create the one instance manually, otherwise the WebHostBuilder might
create a new instance for every sub-component, causing multiple calls to
WireUp and thus multiple subscriptions on the MessageDispatcher

v3.0.0-rc.11

Fix JobbrServer DI registration

v3.0.0-rc.10

Use transient life style for MessageDispatcher

v3.0.0-rc.9

Align dependencies in the nuspec file

v3.0.0-rc.8

Align Microsoft dependency versions around .NET 6

v3.0.0-rc.7

Fixed unit test

v3.0.0-rc.6

Remove targetFramework group from nuspec

v3.0.0-rc.5

Update Microsoft.Extensions.Logging.Abstractions to 7.0.0