Info
Version: | 0.0.1 |
Author(s): | forcewake |
Last Update: | Thursday, January 22, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/forcewake/CommandPipeline |
NuGet Url: | https://www.nuget.org/packages/CommandPipeline |
Install
Install-Package CommandPipeline
dotnet add package CommandPipeline
paket add CommandPipeline
CommandPipeline Download (Unzip the "nupkg" after downloading)
Dependencies
- Ensure.That(2.0.0)
Tags
This is a simple yet powerful structural pattern to organize a complex logic into smaller reusable components, which can be added/removed/modified independently.