cotopaxi 2.4.0

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

About

A toolset for deploying data to Azure Cosmos DB as part of a cloud-native application, designed for straightforward integration with CI/CD pipelines. The package format is based on Microsoft Common Data Model (CDM) and ECMA-376 (Open Packaging Conventions).

Key Features

  • Supports scoped deployments based on deployment profiles.
  • Supports deployment rollbacks using generated rollback packages.

Documentation

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
2.4.0 175 3/23/2026
2.3.0 370 3/5/2026
2.2.0 154 1/23/2026
2.1.0 467 11/18/2025
2.0.0 287 11/14/2025
Loading failed