Popularity
7.0
Stable
Activity
0.0
Stable
1,508
85
214
Programming language: C#
License: GNU Lesser General Public License v3.0 only
Tags:
IDE
Latest version: v20191224.1
AvalonStudio alternatives and similar packages
Based on the "IDE" category.
Alternatively, view AvalonStudio alternatives based on common mentions on social networks and blogs.
-
Visual Studio Community
GitHub Extension for Visual Studio -
RoslynPad
A cross-platform C# editor based on Roslyn and AvalonEdit -
Consulo
Platform repository of Consulo. Plugins implementation hold in their repositories -
Waf DotNetPad
The Waf DotNetPad is a simple and fast code editor that makes fun to program with C# or Visual Basic. -
CSharp Analyzer by MongoDB
The MongoDB Analyzer is a free tool that helps you understand how your code translates into the MongoDB Query API. -
Ionide
An Atom Editor and Visual Studio Code package suite for cross platform F# development. -
Visual Studio Express
The free lightweight version of Visual Studio for .NET programming.
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Promo
www.influxdata.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of AvalonStudio or a related project?
README
AvalonStudio
An extensible, cross platform IDE written in C# for Embedded C/C++, .NET Core, Avalonia and Typescript
Building from source
1. Install Dependencies
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