A .NET library implementation of the Command Pattern - including reversible commands.
Info
Version: | 3.0.1 |
Author(s): | Adam Craven |
Last Update: | Saturday, December 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/channeladam/ChannelAdam.Commands |
NuGet Url: | https://www.nuget.org/packages/ChannelAdam.Commands |
Install
Install-Package ChannelAdam.Commands
dotnet add package ChannelAdam.Commands
paket add ChannelAdam.Commands
ChannelAdam.Commands Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- NETStandard.Library(>= 1.6.1)
No dependencies.
No dependencies.
Tags