Solace.CleanCli 1.0.1

dotnet tool install --global Solace.CleanCli --version 1.0.1
                    
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 Solace.CleanCli --version 1.0.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Solace.CleanCli&version=1.0.1
                    
nuke :add-package Solace.CleanCli --version 1.0.1
                    

Solace CLI � Code Integrity & Refactoring Companion

Solace is a cross-platform .NET CLI tool for static code analysis, refactoring, patching, and DevOps automation. It is designed for .NET 8+ and can be installed globally as a .NET tool.

Features

  • Deep static code analysis and reporting
  • Automated patching and refactoring
  • Plugin system for extensibility
  • Real-time dashboard (serve)
  • CI/CD integration and cloud sync

Usage

After installing globally:

solace scan              # Run a full code audit
solace patch             # Apply refactor suggestions
solace report            # Export analysis reports
solace config            # Manage CLI and scan profiles
solace serve             # Launch the real-time dashboard
solace plugin list       # List installed plugins
solace plugin install <url> # Install a plugin from a URL
solace deploy            # Automate deployment (NuGet, GitHub, etc)
solace test --simulate   # Inject dummy risks for pipeline validation
solace version           # Display version info
solace completion        # Output shell completion script

For full CLI help, run:

solace --help

Installation

Install globally from NuGet:

dotnet tool install -g Solace.CleanCli

License

Licensed under the Apache License, Version 2.0. See LICENSE.txt for details.

Project Site

https://github.com/MechSolATL/Solace

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.1 555 7/23/2025
1.0.0 529 7/23/2025