Lightweight package adding command language interpreter (CLI) functionality to support the Brickweave.Cqrs library.
Info
Version: | 0.34.0 |
Author(s): | Adam Gartee |
Last Update: | Wednesday, February 16, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/agartee/Brickweave |
NuGet Url: | https://www.nuget.org/packages/Brickweave.Cqrs.Cli |
Install
Install-Package Brickweave.Cqrs.Cli
dotnet add package Brickweave.Cqrs.Cli
paket add Brickweave.Cqrs.Cli
Brickweave.Cqrs.Cli Download (Unzip the "nupkg" after downloading)
Dependencies
- Brickweave.Cqrs(>= 0.12.0)
- LiteGuard(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Newtonsoft.Json(>= 12.0.3)
- System.Collections.Immutable(>= 5.0.0)