-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5398f7a
commit 923f3c5
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[![Star_Banner@3x](https://github.com/user-attachments/assets/99f4a267-79d2-432b-8f8c-bd3745a98a60)](https://github.com/sponsors/AvaloniaUI) | ||
[![Star_Banner@3x](https://github.com/user-attachments/assets/14a6e1cb-180d-4bfd-884a-835c8b5083d0)](https://avaloniaui.net) | ||
[![Star_Banner@3x](https://github.com/user-attachments/assets/14a6e1cb-180d-4bfd-884a-835c8b5083d0)](https://avaloniaui.net?utm_source=github&utm_medium=referral&utm_content=readme_link) | ||
|
||
[![Telegram](https://raw.githubusercontent.com/Patrolavia/telegram-badge/master/chat.svg)](https://t.me/Avalonia) | ||
[![Build Status](https://dev.azure.com/AvaloniaUI/AvaloniaUI/_apis/build/status/AvaloniaUI.Avalonia)](https://dev.azure.com/AvaloniaUI/AvaloniaUI/_build/latest?definitionId=4) [![Backers on Open Collective](https://img.shields.io/opencollective/backers/Avalonia?logo=opencollective)](#backers) [![Sponsors on Open Collective](https://img.shields.io/opencollective/sponsors/Avalonia?logo=opencollective)](#sponsors) [![GitHub Sponsors](https://img.shields.io/github/sponsors/AvaloniaUI?logo=github)](https://github.com/sponsors/AvaloniaUI) ![License](https://img.shields.io/github/license/avaloniaui/avalonia.svg) | ||
|
@@ -8,14 +8,14 @@ | |
|
||
## 📖 About | ||
|
||
[Avalonia](https://avaloniaui.net) is a cross-platform UI framework for dotnet, providing a flexible styling system and supporting a wide range of platforms such as Windows, macOS, Linux, iOS, Android and WebAssembly. Avalonia is mature and production ready and is used by companies, including [Schneider Electric](https://avaloniaui.net/showcase#se), [Unity](https://avaloniaui.net/showcase#unity), [JetBrains](https://avaloniaui.net/showcase#rider) and [GitHub](https://avaloniaui.net/showcase#github). | ||
[Avalonia](https://avaloniaui.net?utm_source=github&utm_medium=referral&utm_content=readme_link) is a cross-platform UI framework for dotnet, providing a flexible styling system and supporting a wide range of platforms such as Windows, macOS, Linux, iOS, Android and WebAssembly. Avalonia is mature and production ready and is used by companies, including [Schneider Electric](https://avaloniaui.net/showcase#se), [Unity](https://avaloniaui.net/showcase#unity), [JetBrains](https://avaloniaui.net/showcase#rider) and [GitHub](https://avaloniaui.net/showcase#github). | ||
|
||
Considered by many to be the spiritual successor to WPF, Avalonia UI provides a familiar, modern development experience for XAML developers creating cross-platform applications. While Avalonia UI is [similar to WPF](https://docs.avaloniaui.net/docs/next/get-started/wpf/), it isn't a 1:1 copy, and you'll find plenty of improvements. | ||
|
||
For those seeking a cross-platform WPF, we have created [Avalonia XPF](https://avaloniaui.net/xpf), enabling WPF applications to run on macOS and Linux with little to no code changes. Avalonia XPF is a commercial product and is licensed per-app, per-platform. | ||
For those seeking a cross-platform WPF, we have created [Avalonia XPF]([https://avaloniaui.net/xpf](https://avaloniaui.net/xpf?utm_source=github&utm_medium=referral&utm_content=readme_link)), enabling WPF applications to run on macOS and Linux with little to no code changes. Avalonia XPF is a commercial product and is licensed per-app, per-platform. | ||
|
||
#### Blog | ||
To see the latest announcements and read about the state of Avalonia, check out the [Avalonia UI Blog](https://www.avaloniaui.net/Blog/). | ||
To see the latest announcements and read about the state of Avalonia, check out the [Avalonia UI Blog](https://www.avaloniaui.net/blog?utm_source=github&utm_medium=referral&utm_content=readme_link). | ||
|
||
#### Breaking Changes | ||
You can also see what [breaking changes](https://github.com/AvaloniaUI/Avalonia/issues/3538) we have planned and what our [past breaking changes](https://github.com/AvaloniaUI/Avalonia/wiki/Breaking-Changes) have been. | ||
|
@@ -25,7 +25,7 @@ You can also see what [breaking changes](https://github.com/AvaloniaUI/Avalonia/ | |
|
||
## 🚀 Getting Started | ||
|
||
See our [Get Started](https://avaloniaui.net/GettingStarted) guide to begin developing apps with Avalonia UI. | ||
See our [Get Started](https://avaloniaui.net/gettingstarted?utm_source=github&utm_medium=referral&utm_content=readme_link) guide to begin developing apps with Avalonia UI. | ||
|
||
### Visual Studio | ||
The Avalonia [Visual Studio Extension](https://marketplace.visualstudio.com/items?itemName=AvaloniaTeam.AvaloniaforVisualStudio) contains project and control templates that will help you get started, or you can use the .NET Core CLI. For a starter guide see our [documentation](https://docs.avaloniaui.net/docs/getting-started). | ||
|
@@ -45,9 +45,9 @@ Install-Package Avalonia.Desktop | |
``` | ||
|
||
## Showcase | ||
[![Showcase_Banner@3x](https://github.com/user-attachments/assets/99a17692-765c-4728-a3a6-f5e86f95e71c)](https://avaloniaui.net/showcase) | ||
[![Showcase_Banner@3x](https://github.com/user-attachments/assets/99a17692-765c-4728-a3a6-f5e86f95e71c)](https://avaloniaui.net/showcase?utm_source=github&utm_medium=referral&utm_content=readme_link) | ||
|
||
See what others have built with Avalonia UI on our [Showcase](https://avaloniaui.net/Showcase). We welcome submissions! | ||
See what others have built with Avalonia UI on our [Showcase](https://avaloniaui.net/showcase?utm_source=github&utm_medium=referral&utm_content=readme_link). We welcome submissions! | ||
|
||
## Bleeding Edge Builds | ||
|
||
|
@@ -102,10 +102,10 @@ Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com | |
|
||
## Commercial Support | ||
|
||
We have a range of [support plans available](https://avaloniaui.net/support) for those looking to partner with the creators of Avalonia, enabling access to the best support at every step of the development process. | ||
We have a range of [support plans available](https://avaloniaui.net/support?utm_source=github&utm_medium=referral&utm_content=readme_link) for those looking to partner with the creators of Avalonia, enabling access to the best support at every step of the development process. | ||
|
||
*Please note that donations are not considered payment for commercial support agreements. Please contact us to discuss your needs first. [[email protected]](mailto://[email protected])* | ||
|
||
## Avalonia XPF - Our cross-platform WPF | ||
Unleash the full potential of your existing WPF apps with our cross-platform UI framework, enabling WPF apps to run on macOS and Linux without requiring expensive and risky rewrites. | ||
[![GH_Banner](https://github.com/user-attachments/assets/91e7748c-2877-46ce-8b12-164fcf442f76)](https://avaloniaui.net/xpf) | ||
[![GH_Banner](https://github.com/user-attachments/assets/91e7748c-2877-46ce-8b12-164fcf442f76)](https://avaloniaui.net/xpf?utm_source=github&utm_medium=referral&utm_content=readme_ad) |