Avalonia support
See original GitHub issueTODO
- create a branch for Avalonia stuff (and we will then proceed to work on that branch using PRs with the usual branching policy, almost as with the
master
):feature/17-avalonia
- make PR #98 non-destructive (because currently it destroys stuff, and that’s unwanted) and merge it into the branch
- fix builds and add CI support for both modes (WPF and Avalonia)
- rebase work of @ahopper from #170 on top of the branch
- make sure tests work for WPF part
- make
FormulaBlock
public - solve #63 in the branch
- remove the code duplication (at least most of it) — that’s why #63 was necessary
- update the documentation
- after all of that, Avalonia may land into the
master
branch - add packaging for Avalonia, but explicitly mark the packages as alpha (#192)
- check issue #128: it should’nt be reproducible for WPF and for Avalonia
- currently we’re planning to only allow for solid colors in the portable code base; we’ll have to think about supporting for non-solid colors (aka
Brush
es) for WPF- and Avalonia-dependent code - Make sure the resources (
.xml
and.ttf
) are deduplicated properly.
Issue Analytics
- State:
- Created 7 years ago
- Comments:16 (14 by maintainers)
Top Results From Across the Web
Support
Let us help answer the most common questions you might have. Am I eligible for Startup support? Startup support is available for organisations...
Read more >AvaloniaUI/Avalonia: Develop Desktop, Embedded, Mobile ...
Avalonia is a cross-platform UI framework for dotnet, providing a flexible styling system and supporting a wide range of platforms such as Windows,...
Read more >Avalonia support : RIDER-39247 - YouTrack - JetBrains
This is a tracking issue for Avalonia support in Rider. Activity settings. Andrey Simukov commented 12 Feb 2020 12:59. No autocomplition on Linux...
Read more >Avalonia platform support - why it's simple
I recently came across a developer discussing Avalonia on Discord who was conflating the wide range of platforms Avalonia supports with a ...
Read more >Avalonia for Visual Studio 2022
Avalonia is a cross-platform XAML-based UI framework providing a flexible styling system and supporting a wide range of Operating Systems ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hello, @Happypig375!
Your request totally makes sense. Could you please raise another issue about Xamarin Forms? I’d like to support it, although I’ve no knowledge of Xamarin at all. I’d consider this request as up-for-grabs at the moment.
Thank you so much, everyone. We did it!
The next release will likely have full Avalonia support.