CommandGenerator 1.0.5

dotnet tool install --global CommandGenerator --version 1.0.5                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local CommandGenerator --version 1.0.5                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=CommandGenerator&version=1.0.5                
nuke :add-package CommandGenerator --version 1.0.5                

CommandGenerator

This tool is designed to generate commands and queries for your .NET projects.

Features

  • Automatically generates command and query classes.
  • Supports namespace customization based on your project structure.

Usage

ea-command-generator <CommandName> --type <command|query>
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.0.5 35 12/24/2024
1.0.4 34 12/24/2024
1.0.3 36 12/24/2024
1.0.2 38 12/24/2024
1.0.1 37 12/24/2024
1.0.0 40 12/24/2024