Stillpoint-Software / hyperbee.pipeline

A pipeline library for constructing asynchronous fluent pipelines in .NET
https://stillpoint-software.github.io/hyperbee.pipeline/
Other
2 stars 0 forks source link

[FEATURE]: Use Expression Trees #21

Open github-actions[bot] opened 3 months ago

github-actions[bot] commented 3 months ago
Original issue description ### Tell us about your idea When creating pipelines we should attempt to use System.Linq.Expression to build the final lambda/method to execute. ### Anything else? _No response_

closes #20