Skip to content

Releases: tommasobertoni/NScatterGather

v0.4.0

06 Jan 11:15
dbf7a08
Compare
Choose a tag to compare
  • 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

11 Dec 11:36
Compare
Choose a tag to compare
  • 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

01 Dec 09:51
28cb61a
Compare
Choose a tag to compare

Improved handling of recipients returning non-public types, introduced invocation duration.
Supports: netstandard2.0, netstandard2.1 and net5.0.