Ivy.Console 1.2.7

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

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.16 88 2/24/2026
1.2.16-pre-20260303102323 0 3/3/2026
1.2.16-pre-20260303081117 6 3/3/2026
1.2.16-pre-20260302125246 39 3/2/2026
1.2.16-pre-20260226100952 47 2/26/2026
1.2.15 122 2/20/2026
1.2.15-pre-20260224100937 77 2/24/2026
1.2.14 119 2/8/2026
1.2.14-pre-20260219123402 79 2/19/2026
1.2.14-pre-20260213104724 84 2/13/2026
1.2.13 134 1/20/2026
1.2.13-pre-20260208200015 88 2/8/2026
1.2.13-pre-20260206112943 85 2/6/2026
1.2.12 100 1/19/2026
1.2.12-pre-20260120141613 87 1/20/2026
1.2.11 92 1/19/2026
1.2.10-pre-20260116095123 91 1/16/2026
1.2.10-pre-20260116094016 90 1/16/2026
1.2.10-pre-20260115151459 86 1/15/2026
1.2.7 107 1/9/2026
Loading failed