Avalonia
Avalonia supports Windows, Linux and OSX with experimental mobile support for Android and iOS. Avalonia uses a XAML dialect that should feel immediately familiar to anyone coming from WPF, UWP and Xamarin Forms.
Here are 85 public repositories matching this topic...
When you comment out some code, the code comments as you would expect. However, when you uncomment that code again, RoslynPad decides it needs to re-format your entire document. This is unexpected, and unwanted behavior. It requires you to take the additional step of undoing the last command (the formatting) any time you uncomment code.
Formatting should not ever be an automatically-applied
It will scale down to the center of the monitor, and the cursor stays where you grabbed it, but AvalonStudio won't be at the cursor:
Expected
-
Updated
Mar 27, 2020 - C#
-
Updated
May 10, 2020 - C#
Right now only "Happy Path" is implemented for authentication. However auth flow is much more complicated: https://core.telegram.org/api/auth
Also authentication page lacks proper UX, validation, etc.
-
Updated
May 19, 2020 - C#
-
Updated
May 7, 2020 - C#
-
Updated
May 20, 2020 - C#
-
Updated
May 22, 2020
-
Updated
May 16, 2020 - C#
-
Updated
Nov 11, 2019 - C#
-
Updated
Feb 9, 2020 - C#
-
Updated
Apr 13, 2020 - C#
Localization support
Localization support was psuedo-dropped for 2.0 due to time purposes. Users can always create their own UI, of course, but our built-in UIs should support localization. It would also be nice if localization was supported via the core NetSparkle DLL rather than being in the UI factories. (Is that possible?)
- Investigate whether moving all UI localization to the core NetSparkle is possible i
-
Updated
Jul 29, 2019 - C#
-
Updated
May 18, 2020 - C#
-
Updated
May 1, 2020 - Kotlin
-
Updated
May 6, 2020 - C#
-
Updated
May 16, 2020 - C#
-
Updated
May 17, 2020 - C#
-
Updated
Nov 20, 2019 - C#
-
Updated
May 21, 2020 - C#
Summary
The Miunie.Core layer is the most critical layer in our application. This layer should also be very frequently refactored and modified. In order to be able to make these radical refactors, we need to keep the test coverage as high as possible.
What needs to be done
Any test that increases our code coverage will be appreciat
💜 - Help Command
-
Updated
May 22, 2020 - C#
-
Updated
Apr 22, 2017 - C#
-
Updated
May 16, 2020 - C#
Created by Steven Kirk
Released 2016
Latest release about 1 month ago
- Repository
- avaloniaui/avalonia
- Website
- avaloniaui.net


Is there a Tutorial for creating Templated Controls? If not can this be added to the to-do?