Releases: tommasobertoni/NScatterGather
Releases · tommasobertoni/NScatterGather
v0.4.0
- Accepts factory method for type recipients
- Enables to configure the CollisionStrategy
- Enables to configure the Lifetime of type recipients
- Introduces recipient Id
v0.3.0
- Enables to register delegates as recipients
- Adds TimeSpan timeout overload
- Enables to define a recipient's name
- Simplifies Aggregator methods signature
Includes: #2, #8, #9, #10.
v0.2.0
Improved handling of recipients returning non-public types, introduced invocation duration.
Supports: netstandard2.0
, netstandard2.1
and net5.0
.