Documentation/README.md

43 строки
1.6 KiB
Markdown
Исходник Постоянная ссылка Обычный вид История

# 👋 Welcome
2022-04-29 18:05:49 +03:00
Welcome to **Avalonia Docs**!
2021-10-21 14:59:23 +03:00
Learn how to create .NET GUI applications for Windows, macOS, Linux, iOS, Android and Web Assembly from a single codebase.
2021-10-20 16:14:50 +03:00
## Supported .NET Version
Avalonia is supported on [all platforms that support .NET Standard 2.0](https://github.com/dotnet/standard/blob/release/3.0/docs/versions/netstandard2.0.md#platform-support)
2021-10-20 16:14:50 +03:00
## Supported Platforms
Avalonia is supported on the following platforms:
* Windows 8 and higher
* **Note**: Avalonia works correctly on Windows 7 also, but not supported _officially_
* MacOS High Sierra 10.13 and higher
2021-10-20 16:14:50 +03:00
* for Linux:
* Debian 9 (Stretch) and higher
2021-10-20 16:14:50 +03:00
* Ubuntu 16.5 and higher
* Fedora 30 and higher
## Supported Development Environments
2021-10-21 17:32:42 +03:00
The following environments support Avalonia XAML with IntelliSense:
2021-10-20 16:14:50 +03:00
* Visual Studio 2017 and higher (with or without Resharper 2020.3). Avalonia Visual Designer is also supported.
2021-10-21 18:23:56 +03:00
* JetBrains Rider 2020.3 and higher.
2021-10-20 16:14:50 +03:00
[Installing Avalonia Extension for Visual Studio](docs/getting-started/ide-support/)
2021-10-21 18:29:54 +03:00
2021-10-21 18:23:56 +03:00
[JetBrains Rider Setup](docs/getting-started/ide-support/jetbrains-rider-setup.md)
## How to get help
### Community Support
If you've found a bug or issue in the framework, you should create an issue on [GitHub](https://github.com/AvaloniaUI/Avalonia).
If you're looking for help with your app, try engaging our active developer community on [Telegram](https://t.me/Avalonia).
### Commerical Support
We have a range of commercial support plans that provide priority assistance from the core contributors. You can learn more from [our website](https://avaloniaui.net/support.html).