Info
Version: | 2.0.0 |
Author(s): | Malcolm Jack |
Last Update: | Saturday, January 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/InquisitorJax/Wibci.LogicCommand |
NuGet Url: | https://www.nuget.org/packages/Wibci.LogicCommand |
Install
Install-Package Wibci.LogicCommand
dotnet add package Wibci.LogicCommand
paket add Wibci.LogicCommand
Wibci.LogicCommand Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags
var commandResult = await MyCustomLogicCommand.ExecuteAsync(params);.