CommandPipeline 0.0.1

.NET Framework 4.5
dotnet add package CommandPipeline --version 0.0.1
NuGet\Install-Package CommandPipeline -Version 0.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CommandPipeline" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommandPipeline --version 0.0.1
#r "nuget: CommandPipeline, 0.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CommandPipeline as a Cake Addin
#addin nuget:?package=CommandPipeline&version=0.0.1

// Install CommandPipeline as a Cake Tool
#tool nuget:?package=CommandPipeline&version=0.0.1

Pipeline Pattern is helpful in dividing the problem into smaller reusable code components. This is a simple yet powerful structural pattern to organize a complex logic into smaller reusable components, which can be added/removed/modified independently.

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CommandPipeline:

Package Downloads
CommandPipeline.Ninject

Ninject container for CommandPipeline library for resolving dependencies in the commands during handling

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.1 1,472 1/22/2015