zarusz / SlimMessageBus

Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
Apache License 2.0
467 stars 78 forks source link

[Host.HybridMessageSerialzier] #238 Resolve HybridMessageSerializer dependencies from IServiceProvider [Alternative implementation] #242

Closed EtherZa closed 5 months ago

EtherZa commented 5 months ago

As discussed in #238, here is an alternative implementation based on specialised builders for the hybrid message serializer.

As with all things, there are a few pros and cons

Pros:

Cons:

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
83.8% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud