An extensible, cross platform IDE written in C# for Embedded C/C++, .NET Core, Avalonia and Typescript. Forked from Avalon Studio by Vital Element, customized for Datstat Consulting's use.
- Update to Avalonia 11
- Change aesthetics and branding
Clone the repository recursively.
git clone https://github.com/VitalElement/AvalonStudio --recursive
cd AvalonStudio/AvalonStudio/AvalonStudio
dotnet restore
dotnet build
cd bin/Debug/net5.0
./AvalonStudio