Provides ICommand interfaces, and an implementation of a CompositeCommand.
Info
Version: | 1.1.0 |
Author(s): | René Wiersma |
Last Update: | Saturday, December 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ReneWiersma/Commands |
NuGet Url: | https://www.nuget.org/packages/ReneWiersma.Commands |
Install
Install-Package ReneWiersma.Commands
dotnet add package ReneWiersma.Commands
paket add ReneWiersma.Commands
ReneWiersma.Commands Download (Unzip the "nupkg" after downloading)
Dependencies
- ReneWiersma.Preconditions(>= 1.0.0)
Tags