Topic: "pipelinebuilder"
alexey-savchenko-am/Dataflow.Pipeline
A simple pipeline representation for .NET. It represents a sequence of steps that are processed consistently. This approach enables breaking down large blocks of code into smaller, more manageable pieces for improved readability, extensibility, and testability.
Language: C# - Size: 459 KB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 10 - Forks: 4

Related Topics