A command pattern implementation where commands can be chained to create macro command.
Info
Version: | 1.0.0.1 |
Author(s): | Florent Falcy |
Last Update: | Thursday, March 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/flow38/Chainable-Command |
NuGet Url: | https://www.nuget.org/packages/ChainCommand |
Install
Install-Package ChainCommand
dotnet add package ChainCommand
paket add ChainCommand
ChainCommand Download (Unzip the "nupkg" after downloading)
Dependencies
Tags