MetaMorph.Cli 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global MetaMorph.Cli --version 1.0.4
                    
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 MetaMorph.Cli --version 1.0.4
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=MetaMorph.Cli&version=1.0.4
                    
nuke :add-package MetaMorph.Cli --version 1.0.4
                    

Meta Morph

Development

Building from Source

  1. Go into the MetaMorph.Cli project

    cd ./MetaMorph.Cli
    
  2. Build the project:

    dotnet build
    
  3. Create the NuGet package:

    dotnet pack -c Release
    

Installation

Install the Meta Morph CLI as a global .NET tool:

dotnet tool install --global --add-source ./nupkg MetaMorph.Cli

Updating

Update to the latest version:

dotnet tool update --global --add-source ./nupkg MetaMorph.Cli

Uninstalling

Remove the tool:

dotnet tool uninstall --global MetaMorph.Cli
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
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.11 158 3/28/2026
1.0.10 115 2/16/2026
1.0.9 442 11/30/2025
1.0.8 423 11/30/2025
1.0.7 355 11/30/2025
1.0.6 201 11/25/2025
1.0.5 201 11/24/2025
1.0.4 193 11/24/2025
1.0.3 202 11/23/2025
1.0.2 420 11/18/2025
1.0.1 220 10/15/2025
1.0.0 193 10/15/2025