Ivy.Console 1.2.27


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

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.2.27 0 3/26/2026
1.2.26 0 3/26/2026
1.2.26-pre-20260326181340 0 3/26/2026
1.2.25 88 3/23/2026
1.2.25-pre-20260326173309 0 3/26/2026
1.2.25-pre-20260326162546 0 3/26/2026
1.2.25-pre-20260326160337 0 3/26/2026
1.2.23 76 3/20/2026
1.2.23-pre-20260323131453 75 3/23/2026
1.2.22 98 3/16/2026
1.2.22-pre-20260320124957 71 3/20/2026
1.2.21 77 3/16/2026
1.2.20 82 3/16/2026
1.2.19 80 3/15/2026
1.2.19-pre-20260316162707 79 3/16/2026
1.2.18 82 3/13/2026
1.2.18-pre-20260315131153 79 3/15/2026
1.2.17-pre-20260313203223 82 3/13/2026
1.2.17-pre-20260313100037 76 3/13/2026
1.2.17-pre-20260312131413 76 3/12/2026
Loading failed