AvaloniaUI documentation page source code
Перейти к файлу
Andrii Kurdiumov 9c82843945 Add samples how code looks in WPF and Avalonia 2023-05-21 00:01:16 +06:00
.gitbook/assets Update Wasabi Wallet's logo 2023-05-03 22:55:24 +01:00
.github Add a PR template 2022-10-23 18:06:48 +02:00
api/untitled Fix some typos in documentation 2022-07-17 22:43:19 +02:00
docs Fix wrong link 2023-05-16 00:05:15 +02:00
guides Update macos-development.md 2023-05-18 17:51:22 -07:00
misc Add samples how code looks in WPF and Avalonia 2023-05-21 00:01:16 +06:00
tutorials Merge pull request #425 from denizmaral/patch-1 2023-05-07 20:29:26 -04:00
.gitignore upd se logo 2021-10-21 12:34:33 +03:00
README.md Update README.md 2022-12-29 21:57:48 +01:00
SUMMARY.md Add DataValidation-page to SUMMARY 2022-11-20 18:44:57 +01:00
cSpell.json Fix joystick and add touchpad to ignore 2022-10-30 14:45:51 +06:00

README.md

🎉 Introduction to Avalonia

Welcome to the documentation for Avalonia, a cross-platform .NET framework for building beautiful, modern graphical user interfaces (GUIs). With Avalonia, you can create native applications for Windows, macOS, Linux, iOS, Android, and WebAssembly, all from a single codebase.

💻 Supported .NET Versions

Avalonia is compatible with all platforms that support .NET Standard 2.0. You can find more information on .NET Standard versions here.

📱 Supported Platforms

Avalonia has official support for the following platforms:

  • Windows 8 and higher (although it does work on Windows 7 as well)
  • macOS High Sierra 10.13 and higher

On Linux, Avalonia is supported on the following distributions:

  • Debian 9 (Stretch) and higher
  • Ubuntu 16.04 and higher
  • Fedora 30 and higher

🛠 Supported Development Environments

Avalonia has excellent support for XAML development with IntelliSense in the following environments:

  • Visual Studio 2017 and higher, including the Avalonia Visual Designer
  • JetBrains Rider 2020.3 and higher

You can find instructions on how to install the Avalonia extension for Visual Studio here. For JetBrains Rider setup, see these instructions.

🙋‍♂️ Getting Help

If you encounter any issues or bugs with Avalonia, please open a new issue on GitHub. Our active developer community on Telegram is also a great resource for help with your projects.

In addition to community support, we offer a range of commercial support plans that provide priority assistance from the core contributors. You can learn more about these plans on our website.