Ivy.Console 1.2.8

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

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

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.22 2 3/16/2026
1.2.21 21 3/16/2026
1.2.20 17 3/16/2026
1.2.19 32 3/15/2026
1.2.19-pre-20260316162707 22 3/16/2026
1.2.18 33 3/13/2026
1.2.18-pre-20260315131153 30 3/15/2026
1.2.17 97 3/6/2026
1.2.17-pre-20260313203223 35 3/13/2026
1.2.17-pre-20260313100037 30 3/13/2026
1.2.17-pre-20260312131413 27 3/12/2026
1.2.17-pre-20260312125703 30 3/12/2026
1.2.16-pre-20260306191041 81 3/6/2026
1.2.16-pre-20260306093426 79 3/6/2026
1.2.16-pre-20260303194234 78 3/3/2026
1.2.16-pre-20260303102323 81 3/3/2026
1.2.16-pre-20260303081117 79 3/3/2026
1.2.16-pre-20260302125246 87 3/2/2026
1.2.16-pre-20260226100952 81 2/26/2026
1.2.8 97 1/11/2026
Loading failed