Ivy.Console 1.0.121

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Ivy.Console --version 1.0.121
                    
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.0.121
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Ivy.Console&version=1.0.121
                    
nuke :add-package Ivy.Console --version 1.0.121
                    

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 9.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 net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.44 109 4/16/2026
1.2.43 92 4/16/2026
1.2.42 91 4/15/2026
1.2.42-pre-20260414163705 86 4/14/2026
1.2.40 86 4/14/2026
1.2.39-pre-20260414141311 83 4/14/2026
1.2.37-pre-20260414092333 86 4/14/2026
1.2.37-pre-20260414091731 81 4/14/2026
1.2.37-pre-20260414084831 84 4/14/2026
1.2.37-pre-20260414084740 87 4/14/2026
1.2.37-pre-20260412104447 89 4/12/2026
1.2.37-pre-20260410110521 92 4/10/2026
1.2.37-pre-20260410104611 85 4/10/2026
1.2.37-pre-20260409163352 86 4/9/2026
1.2.37-pre-20260408144108 85 4/8/2026
1.2.37-pre-20260408132826 86 4/8/2026
1.2.36 95 4/8/2026
1.2.36-pre-20260408100712 89 4/8/2026
1.2.36-pre-20260407134014 90 4/7/2026
1.0.121 213 10/13/2025
Loading failed