-
Updated
Mar 30, 2021 - C#
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 144 public repositories matching this topic...
-
Updated
Mar 30, 2021 - C#
-
Updated
Mar 7, 2021 - C#
-
Updated
Mar 27, 2021 - C#
-
Updated
Mar 12, 2021 - C#
-
Updated
Feb 19, 2021
-
Updated
Feb 28, 2021 - C#
When a new account is added under a provider, two similar nodes appear in navigation view. This happens for the first time only. On subsequent loads, this issue is not observed.
-
Updated
Feb 19, 2021 - C#
-
Updated
Mar 5, 2021 - C#
-
Updated
Feb 6, 2021 - C#
-
Updated
Feb 16, 2021 - 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
Mar 28, 2021 - C#
-
Updated
Mar 16, 2021 - C#
-
Updated
Mar 29, 2021 - C#
-
Updated
Feb 16, 2021 - C#
-
Updated
Mar 30, 2021 - Kotlin
-
Updated
Feb 9, 2021 - C#
-
Updated
Mar 29, 2021 - C#
-
Updated
Mar 19, 2021 - C#
-
Updated
Sep 29, 2020 - C#
-
Updated
Feb 15, 2021 - C#
-
Updated
Mar 12, 2021 - C#
-
Updated
Mar 7, 2021 - C#
Created by Steven Kirk
Released 2016
Latest release 2 months ago
- Repository
- avaloniaui/avalonia
- Website
- avaloniaui.net


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.