logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install AvaloniaUI/Avalonia. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

AvaloniaUI/Avalonia Installation Guide

How to install AvaloniaUI/Avalonia. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for AvaloniaUI/Avalonia. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i AvaloniaUI/Avalonia
or

Install via npx

npx @hexmos/ipm i AvaloniaUI/Avalonia

Prerequisites

Visual Studio

build_tool

Version: latest.0.0.0

dotnet

language

Version: 6.0.100

Git

system_tool

Version: 2.34.1

Node.js

language

Version: 18.15.0

npm

package_manager

Version: 12.19.0

XAML Previewer

system_tool

Version: latest.0.0.0

Visual Studio Code

build_tool

Version: 1.79.2

JetBrains Rider

build_tool

Version: 2023.3.1

NuGet Package Manager

package_manager

Version: 4.5.0

Docker

system_tool

Version: 23.10.0

Python

language

Version: 3.9.7

pip

package_manager

Version: 21.0.1

Git Bash

system_tool

Version: 2.34.1

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Avalonia

Avalonia.Desktop

Post Installation Steps

  • Open the browser and navigate to http://localhost:5000/ to view your application.
  • Run the following command in your terminal to start the server: `dotnet run`
  • If you are using a Docker container, use the following command to start the container: `docker-compose up -d`