Provide a simple way to get all the results from a multicast delegate.
Get Started
$ dotnet add package MulticastFuncReadme
MulticastFunc is an alternative to Func delegates that makes retrieving the results of all invocations simple and efficient.
See Github repository for more info.