Ivy.Console 1.2.56


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

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.56 36 5/7/2026
1.2.55 86 5/5/2026
1.2.54 90 5/1/2026
1.2.53 94 4/30/2026
1.2.51 82 4/30/2026
1.2.50 101 4/28/2026
1.2.49 91 4/27/2026
1.2.49-pre-20260427185636 92 4/27/2026
1.2.48 104 4/27/2026
1.2.46 89 4/27/2026
1.2.46-pre-20260427132241 101 4/27/2026
1.2.44 129 4/16/2026
1.2.43 105 4/16/2026
1.2.42 105 4/15/2026
1.2.42-pre-20260414163705 96 4/14/2026
1.2.40 97 4/14/2026
1.2.39-pre-20260414141311 91 4/14/2026
1.2.37-pre-20260414092333 97 4/14/2026
1.2.37-pre-20260414091731 91 4/14/2026
1.2.37-pre-20260414084831 95 4/14/2026
Loading failed