Configuard.Cli 0.3.0

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

Configuard CLI

Configuard is a .NET CLI for validating configuration contracts across environments before deployment.

This package is AI-generated ("vibe-coded"). Review behavior and outputs before production use.

Install

dotnet tool install --global Configuard.Cli

Commands

  • configuard validate
  • configuard diff
  • configuard explain

Docs

For contract format and usage examples, see the repository README and docs under docs/configuard/.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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
0.3.0 124 2/18/2026
0.2.2 98 2/17/2026
0.2.1 98 2/17/2026
0.2.0 100 2/17/2026
0.1.2 102 2/14/2026
0.1.0 99 2/14/2026