From af2a1378280d31fe593bb49747b4a1befea77990 Mon Sep 17 00:00:00 2001 From: Bill Henning Date: Wed, 18 Oct 2023 12:55:06 -0400 Subject: [PATCH] Added Actipro Avalonia UI Controls to the Controls list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c0de97..9cfbe30 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ Contributions are always welcome! Please take a look at the [contribution guidel ### Controls +- [Actipro Avalonia UI Controls](https://github.com/Actipro/Avalonia-Controls) - Free UI controls and beautiful themes, along with a Pro option for advanced controls. - [Aura.UI](https://github.com/PieroCastillo/Aura.UI) - A Library with a lot of Controls for AvaloniaUI - [AvaloniaAutoGrid](https://github.com/AvaloniaUI/AvaloniaAutoGrid) - A flexible, easy to configure replacement for the standard Grid control. - [AvaloniaColorPicker](https://github.com/arklumpus/AvaloniaColorPicker) - A color picker that supports RGB, HSB and CIELAB color spaces.