Skip to content

Commit bed47b5

Browse files
Removed reference to .NET Foundation.
1 parent e699dfb commit bed47b5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: FAQ
44
---
55

66
## What is Avalonia?
7-
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.
7+
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.
88

99
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.
1010

docs/reference/jetbrains-rider-ide/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@ For more information about the _JetBrains Rider_ IDE, see the website [https://w
1010

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

13-
_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 commit comments

Comments
 (0)