Ivy.Console 1.3.15


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

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.15 20 7/26/2026
1.3.13 53 7/25/2026
1.3.12 59 7/23/2026
1.3.11 44 7/23/2026
1.3.10 99 7/18/2026
1.3.9 117 7/14/2026
1.3.8 107 7/10/2026
1.3.7 109 7/10/2026
1.3.6 112 7/3/2026
1.3.5 110 7/3/2026
1.3.4 111 7/2/2026
1.3.3 112 7/2/2026
1.3.2 109 7/2/2026
1.3.1 113 6/29/2026
1.3.0 102 6/29/2026
1.2.72 117 6/27/2026
1.2.71 109 6/26/2026
1.2.70 108 6/25/2026
1.2.69 104 6/25/2026
1.2.68 117 6/25/2026
Loading failed