System Requirements
Before installing Intent Architect, ensure your system meets the following requirements.
Windows
- OS: Windows 10 or later (64-bit)
- RAM: 8 GB minimum, 16 GB recommended
- .NET SDK: .NET 6.0 or later
- IDE: Visual Studio 2022 or JetBrains Rider (recommended for .NET development)
macOS
- OS: macOS 10.15 (Catalina) or later
- RAM: 8 GB minimum, 16 GB recommended
- .NET SDK: .NET 6.0 or later
- IDE: JetBrains Rider or Visual Studio Code
Linux
- OS: Modern Linux distribution (Ubuntu 20.04+, Fedora 35+, etc.)
- RAM: 8 GB minimum, 16 GB recommended
- .NET SDK: .NET 6.0 or later
- IDE: JetBrains Rider or Visual Studio Code
Install .NET SDK
Download .NET SDK
Visit the .NET download page and download the latest .NET SDK (6.0 or later).
Install Intent Architect
Download Intent Architect
Visit the Intent Architect website and download the installer for your operating system.
Run the Installer
Windows:
- Run the
.exeinstaller - Follow the installation wizard
- Choose installation directory
- Complete the installation
- Open the
.dmgfile - Drag Intent Architect to Applications
- Launch from Applications folder
- Extract the downloaded archive
- Run the installation script
Install Development IDE
Choose one of the following IDEs for .NET development:- Visual Studio 2022
- JetBrains Rider
- VS Code
Visual Studio 2022 (Windows)
- Download Visual Studio 2022
- Run the installer
- Select the ASP.NET and web development workload
- Select the .NET desktop development workload (optional)
- Complete installation
- ReSharper (optional, for enhanced productivity)
- GitHub Copilot (optional, for AI assistance)
Install Database Tools (Optional)
For working with Entity Framework Core and databases:SQL Server
- SQL Server (Windows)
- LocalDB (Windows)
- Docker (Cross-Platform)
- PostgreSQL
Download and install SQL Server Developer Edition (free).Also install SQL Server Management Studio (SSMS).
Install EF Core Tools
Install Entity Framework Core CLI tools globally:Verify Installation
Let’s verify everything is installed correctly:Update Intent Architect
Intent Architect notifies you when updates are available.It’s recommended to keep Intent Architect up-to-date to receive the latest module improvements and bug fixes.
Automatic Updates
- When an update is available, you’ll see a notification
- Click Update Now
- Intent Architect will download and install the update
- Restart Intent Architect
Manual Update Check
- Open Intent Architect
- Go to Help → Check for Updates
- Follow the update prompts if available
Configure Git Integration
Intent Architect works seamlessly with Git. Configure Git if you haven’t already:Install Additional Tools (Optional)
API Testing
Postman
Download Postman for API testing and documentation.
REST Client (VS Code)
Install the REST Client extension for VS Code to test APIs directly in the editor.
Database Management
Azure Data Studio
Cross-platform tool for SQL Server, PostgreSQL, and more.
Download here
DBeaver
Universal database tool supporting multiple databases.
Download here
Container Tools
Troubleshooting
Intent Architect Won’t Start
- Check system requirements are met
- Ensure .NET SDK is installed
- Try running as Administrator (Windows)
- Check antivirus isn’t blocking the application
- Review logs in
%AppData%\Intent Architect\logs(Windows) or~/.intentarchitect/logs(macOS/Linux)
Module Repository Not Loading
- Check internet connection
- Verify firewall isn’t blocking Intent Architect
- Try Help → Clear Cache → Reload Modules
- Restart Intent Architect
.NET SDK Not Found
EF Core Tools Issues
Next Steps
Now that you have Intent Architect installed, you’re ready to build your first application!Quickstart Guide
Create your first Intent Architect application in minutes
Explore Modules
Browse the available .NET modules
