Skip to content

Danwich/pipeline-framework

 
 

Repository files navigation

Pipeline Framework

Build status nuget

What is it?

Pipeline Framework allows you to easily construct and execute linear workflows using a set of configurable components. Using the framework to compose execution pipelines out of components promotes using single responsiblity principle while building code that is highly testable.

For more information please visit the wiki.

Installing Pipeline Framework

dotnet add package PipelineFramework.Core

About

Pipeline framework allows you to easily construct and execute linear workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%