Ivy.Console
1.2.62
The VS Code MCP server configuration entry cannot be generated because this package does not include a server.json file. Please refer to the package README and the MCP Configuration Guide for proper setup instructions.
dotnet tool install --global Ivy.Console --version 1.2.62
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Ivy.Console --version 1.2.62
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Ivy.Console&version=1.2.62
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Ivy.Console --version 1.2.62
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.62 | 34 | 5/29/2026 |
| 1.2.61 | 29 | 5/29/2026 |
| 1.2.60 | 49 | 5/28/2026 |
| 1.2.60-pre-20260527074837 | 87 | 5/27/2026 |
| 1.2.59 | 87 | 5/26/2026 |
| 1.2.59-pre-20260526093144 | 84 | 5/26/2026 |
| 1.2.58 | 116 | 5/20/2026 |
| 1.2.57-pre-20260518160603 | 109 | 5/18/2026 |
| 1.2.56 | 114 | 5/7/2026 |
| 1.2.55 | 110 | 5/5/2026 |
| 1.2.54 | 102 | 5/1/2026 |
| 1.2.53 | 104 | 4/30/2026 |
| 1.2.51 | 90 | 4/30/2026 |
| 1.2.50 | 114 | 4/28/2026 |
| 1.2.49 | 102 | 4/27/2026 |
| 1.2.49-pre-20260427185636 | 102 | 4/27/2026 |
| 1.2.48 | 113 | 4/27/2026 |
| 1.2.46 | 98 | 4/27/2026 |
| 1.2.46-pre-20260427132241 | 107 | 4/27/2026 |
| 1.2.44 | 135 | 4/16/2026 |
Loading failed