Ivy.Console 1.3.13

There is a newer version of this package available.
See the version list below for details.

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

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.17 0 8/2/2026
1.3.16 81 7/28/2026
1.3.15 110 7/26/2026
1.3.13 110 7/25/2026
1.3.12 115 7/23/2026
1.3.11 98 7/23/2026
1.3.10 103 7/18/2026
1.3.9 125 7/14/2026
1.3.8 114 7/10/2026
1.3.7 112 7/10/2026
1.3.6 115 7/3/2026
1.3.5 113 7/3/2026
1.3.4 114 7/2/2026
1.3.3 115 7/2/2026
1.3.2 111 7/2/2026
1.3.1 116 6/29/2026
1.3.0 106 6/29/2026
1.2.72 119 6/27/2026
1.2.71 111 6/26/2026
1.2.70 111 6/25/2026
Loading failed