Skip to content

AvalonStudio Preview 1 (v0.4.3.2)

Pre-release
Pre-release
Compare
Choose a tag to compare
@danwalmsley danwalmsley released this 02 Mar 07:48

This is the first preview build of Avalon Studio. It is not ready for production use and is intended for evaluation and testing purposes only.

Required:
Dotnet SDK
https://www.microsoft.com/net/download/

The following fonts installed manually before running:
SourceCodePro-Regular.ttf
SourceSansPro-Regular.ttf
(See assetts below)

New Features:

  • Support for creating Avalonia UI applications targetting dotnet Core.
  • Create dotnet core solutions and projects.
  • Basic debugging of Dotnet core projects.
  • Integration with MSBuild.

Known Issues:

  • Occasional crash when invoking the SignatureHelper in the code editor.
  • Difficult to see diagnostic messages when using the Xaml previewing with Light themes.
  • Dotnet Core sdk must be installed for IDE to load.

Thanks to the following contributors:
@kekekeks @jp2masa @Seeker1437 @jameswalmsley