Skip to content

Commit

Permalink
Removed reference to .NET Foundation.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeCodesDotNET committed Dec 29, 2024
1 parent e699dfb commit bed47b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: FAQ
---

## What is Avalonia?
Avalonia is an open-source, cross-platform UI framework. It is part of the [.NET Foundation](https://dotnetfoundation.org/) and considered to be one of the most active community projects within it. It's designed for creating flexible and beautiful user interfaces. Avalonia supports a wide array of application development platforms, including Windows, Linux, macOS, iOS, Android and WebAssembly.
Avalonia is an open-source, cross-platform UI framework. It is the most popular cross-platform UI framework for .NET developers. It's designed for creating flexible and beautiful user interfaces. Avalonia supports a wide array of application development platforms, including Windows, Linux, macOS, iOS, Android and WebAssembly.

Built on a modern .NET stack, Avalonia allows developers to write in C# or any other .NET language, and to define UIs using the XAML markup language. Similar to WPF, Avalonia uses a XAML-based styling system, and its layout system and binding infrastructure model offer a familiar environment for developers experienced with XAML-based frameworks.

Expand Down
1 change: 0 additions & 1 deletion docs/reference/jetbrains-rider-ide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ For more information about the _JetBrains Rider_ IDE, see the website [https://w

For the _JetBrains Rider_ 2020.3 release announcement, see [here](https://www.jetbrains.com/rider/whatsnew/2020-3/#version-2020-3-avalonia-support).

_JetBrains Rider_ does not yet provide a visual designer, but this is in development. For more information and instructions on how to install the visual designer, see the _GitHub_ project [here](https://github.com/ForNeVeR/AvaloniaRider).

0 comments on commit bed47b5

Please sign in to comment.