Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
A

AvalonStudio

> 数据库
Open source

Cross platform IDE and Shell

1.7K stars0 likes0 views
WebsiteGitHub

About

Cross platform IDE and Shell

AvalonStudio

An extensible, cross platform IDE written in C# for Embedded C/C++, .NET Core, Avalonia and Typescript

Building from source

1. Install Dependencies

  • Git: https://git-scm.com/downloads
  • .NET 5.0: https://www.microsoft.com/net/download

2. Get the code

Clone the repository recursively.

git clone https://github.com/VitalElement/AvalonStudio --recursive

3. Build the project

cd AvalonStudio/AvalonStudio/AvalonStudio
dotnet restore
dotnet build

4. Run locally built binaries

cd bin/Debug/net5.0
./AvalonStudio

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •C#
  • •arch-linux
  • •avalonia
  • •clang
  • •cplusplus

> Tags

C#arch-linuxavaloniaclangcplusplus

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category数据库
PricingOpen source

> Related tools

P
PostgreSQL
功能强大的开源关系型数据库
R
Redis
内存数据结构存储,常用作缓存与队列
M
MySQL
广泛使用的开源关系型数据库