./nugetz
pkg

Ent3m/MulticastFuncv1.0.4

docs d<> code .compare c
.NET Std2.1

Provide a simple way to get all the results from a multicast delegate.

License

MIT

Deps

0

Install Size

Vulns

✓ 0

Published

Aug 16, 2025

Get Started

$ dotnet add package MulticastFunc

Readme

MulticastFunc is an alternative to Func delegates that makes retrieving the results of all invocations simple and efficient.
See Github repository for more info.