Ivy.Console 1.2.17


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

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

# or

# Generate a database with AI
ivy db generate

# Start your application and open in browser
dotnet watch --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.17 34 3/6/2026
1.2.16 95 2/24/2026
1.2.16-pre-20260306191041 33 3/6/2026
1.2.16-pre-20260306093426 35 3/6/2026
1.2.16-pre-20260303194234 72 3/3/2026
1.2.16-pre-20260303102323 74 3/3/2026
1.2.16-pre-20260303081117 72 3/3/2026
1.2.16-pre-20260302125246 83 3/2/2026
1.2.16-pre-20260226100952 81 2/26/2026
1.2.15 125 2/20/2026
1.2.15-pre-20260224100937 81 2/24/2026
1.2.14 120 2/8/2026
1.2.14-pre-20260219123402 82 2/19/2026
1.2.14-pre-20260213104724 85 2/13/2026
1.2.13 136 1/20/2026
1.2.13-pre-20260208200015 89 2/8/2026
1.2.13-pre-20260206112943 86 2/6/2026
1.2.12 102 1/19/2026
1.2.12-pre-20260120141613 89 1/20/2026
1.2.11 94 1/19/2026
Loading failed