Get Started in Under a Minute
Ivy is an open-source tool that makes it incredibly easy to create and deploy .NET applications, powered by AI.
Make sure you have the .Net 9 SDK installed
Install Ivy Console
$ dotnet tool install -g Ivy.Console
$ ivy init --hello
That's it! You're ready to build with Ivy. Next, check out our documentation.
Your First Ivy Project in Seconds
1. Start your first backoffice app:
$ dotnet run
2. Generate your AI-powered database:
$ ivy db generate
3. Or deploy your first application in the cloud:
$ dotnet publish
Start building smarter applications — faster — with Ivy.
The ultimate toolkit for
building internal apps
App Generator
Turn any database into full-featured backoffice applications in minutes with AI.
Database Generator
Design, build and deploy production quality databases models with AI.
Add Authentication
Ivy provides a variety of build in authentication providers to add sign in to your apps.
Dashboard Generator
Build and deploy dashboard in minutes.
One-Click Cloud Deploy
Deploy to Azure, AWS or GCP in seconds.