Ivy.Console 1.3.21


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

Ivy Console

Companion CLI tool for Ivy, an AI-powered development platform that simplifies building, deploying, and managing internal applications build in .NET.

See https://ivy.app or https://github.com/Ivy-Interactive/Ivy-Framework for more details.

Installation

Make sure you have .NET 10.0 or later installed. Then, install the Ivy Console tool globally using the .NET CLI:

dotnet tool install -g Ivy.Console

Quick Start

# Initialize a new Ivy project
ivy init --template hello

# Add database connection
ivy db add



# Start your application and open in browser
ivy run --browse 
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.3.21 171 8/18/2026
1.3.20 99 8/13/2026
1.3.17 137 8/2/2026
1.3.16 114 7/28/2026
1.3.15 131 7/26/2026
1.3.13 120 7/25/2026
1.3.12 134 7/23/2026
1.3.11 106 7/23/2026
1.3.10 115 7/18/2026
1.3.9 129 7/14/2026
1.3.8 118 7/10/2026
1.3.7 120 7/10/2026
1.3.6 124 7/3/2026
1.3.5 119 7/3/2026
1.3.4 121 7/2/2026
1.3.3 123 7/2/2026
1.3.2 116 7/2/2026
1.3.1 123 6/29/2026
1.3.0 110 6/29/2026
1.2.72 127 6/27/2026
Loading failed